License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.bitbucket.fwilhelm |
ArtifactId | ArtifactIdorg.jenetics |
Version | Version3.6.0 |
Type | Typejar |
Description |
DescriptionJenetics
Jenetics - Java Genetic Algorithm Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.jenetics-3.6.0.pom | |
org.jenetics-3.6.0.jar | 345 KB |
org.jenetics-3.6.0-sources.jar | 367 KB |
org.jenetics-3.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.fwilhelm/org.jenetics/ -->
<dependency>
<groupId>org.bitbucket.fwilhelm</groupId>
<artifactId>org.jenetics</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.fwilhelm/org.jenetics/
implementation 'org.bitbucket.fwilhelm:org.jenetics:3.6.0'
// https://jarcasting.com/artifacts/org.bitbucket.fwilhelm/org.jenetics/
implementation ("org.bitbucket.fwilhelm:org.jenetics:3.6.0")
'org.bitbucket.fwilhelm:org.jenetics:jar:3.6.0'
<dependency org="org.bitbucket.fwilhelm" name="org.jenetics" rev="3.6.0">
<artifact name="org.jenetics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.fwilhelm', module='org.jenetics', version='3.6.0')
)
libraryDependencies += "org.bitbucket.fwilhelm" % "org.jenetics" % "3.6.0"
[org.bitbucket.fwilhelm/org.jenetics "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.testng : testng | jar | 6.9.13 |