forked from kscience/kmath
fix coordinates
This commit is contained in:
parent
48ad773c9d
commit
913c12fb30
@ -253,8 +253,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api("kscience.kmath:kmath-core:0.2.0")
|
||||
// api("kscience.kmath:kmath-core-jvm:0.2.0") for jvm-specific version
|
||||
api("space.kscience.kmath:kmath-core:0.2.1")
|
||||
// api("space.kscience.kmath:kmath-core-jvm:0.2.1") for jvm-specific version
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user