forked from kscience/kmath
Make one-liner not a one-liner
This commit is contained in:
parent
5a82df57b1
commit
4e5c7ab366
@ -1,4 +1,6 @@
|
||||
plugins { id("scientifik.jvm") }
|
||||
plugins {
|
||||
id("scientifik.jvm")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":kmath-core"))
|
||||
|
Loading…
Reference in New Issue
Block a user