k

kmath-for-real-mingwx64

kmath-for-real
https://github.com/SciProgCentre/kmath
The Apache Software License, Version 2.0
Scientific programming centre
Files download
File Operation
kmath-for-real-mingwx64-0.3.1.pom download
kmath-for-real-mingwx64-0.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>space.kscience</groupId>
  <artifactId>kmath-for-real-mingwx64</artifactId>
  <version>0.3.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'space.kscience:kmath-for-real-mingwx64:0.3.1'
Gradle Kotlin
implementation("space.kscience:kmath-for-real-mingwx64:0.3.1")
Scala SBT
libraryDependencies += "space.kscience" % "kmath-for-real-mingwx64" % "0.3.1"
Groovy Grape
@Grapes(
  @Grab(group='space.kscience', module='kmath-for-real-mingwx64', version='0.3.1')
)
Apache Ivy
<dependency org="space.kscience" name="kmath-for-real-mingwx64" rev="0.3.1" />
Leiningen
[space.kscience/kmath-for-real-mingwx64 "0.3.1"]
Apache Buildr
'space.kscience:kmath-for-real-mingwx64:jar:0.3.1'