forked from kscience/kmath
parent
f76575bf99
commit
78fa877116
@ -87,8 +87,8 @@ repositories{
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies{
|
dependencies{
|
||||||
api("scientifik:kmath-core:${kmathVersion}")
|
api("kscience.kmath:kmath-core:${kmathVersion}")
|
||||||
//api("scientifik:kmath-core-jvm:${kmathVersion}") for jvm-specific version
|
//api("scientifik:kmath-core:${kmathVersion}") for 0.1.3 and earlier
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user