is not current version
Last Version 0.2.1

space.kscience:kmath-core-jvm 0.2.0

kmath-core

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

space.kscience
ArtifactId

ArtifactId

kmath-core-jvm
Version

Version

0.2.0
Type

Type

pom

Download kmath-core-jvm 0.2.0


<!-- https://jarcasting.com/artifacts/space.kscience/kmath-core-jvm/ -->
<dependency>
    <groupId>space.kscience</groupId>
    <artifactId>kmath-core-jvm</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/space.kscience/kmath-core-jvm/
implementation 'space.kscience:kmath-core-jvm:0.2.0'
// https://jarcasting.com/artifacts/space.kscience/kmath-core-jvm/
implementation ("space.kscience:kmath-core-jvm:0.2.0")
'space.kscience:kmath-core-jvm:pom:0.2.0'
<dependency org="space.kscience" name="kmath-core-jvm" rev="0.2.0">
  <artifact name="kmath-core-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='space.kscience', module='kmath-core-jvm', version='0.2.0')
)
libraryDependencies += "space.kscience" % "kmath-core-jvm" % "0.2.0"
[space.kscience/kmath-core-jvm "0.2.0"]