is not current version
Last Version 0.2.1

space.kscience:kmath-core-js 0.2.0

kmath-core

Categories

Categories

JavaScript Languages Science Business Logic Libraries
GroupId

GroupId

space.kscience
ArtifactId

ArtifactId

kmath-core-js
Version

Version

0.2.0
Type

Type

pom

Download kmath-core-js 0.2.0


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