c

colt

Colt - CERN Open Source Libraries for High Performance Scientific and Technical Computing
https://github.com/jenetics/colt
The Apache License, Version 2.0
Franz Wilhelmstötter
Files download
File Operation
colt-2.0.0.jar download
colt-2.0.0.pom download
colt-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.jenetics</groupId>
  <artifactId>colt</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.jenetics:colt:2.0.0'
Gradle Kotlin
implementation("io.jenetics:colt:2.0.0")
Scala SBT
libraryDependencies += "io.jenetics" % "colt" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.jenetics', module='colt', version='2.0.0')
)
Apache Ivy
<dependency org="io.jenetics" name="colt" rev="2.0.0" />
Leiningen
[io.jenetics/colt "2.0.0"]
Apache Buildr
'io.jenetics:colt:jar:2.0.0'
Dependencies
The project has no third-party dependencies