License |
License |
---|---|
GroupId | GroupIdcz.cvut.fit.jcop |
ArtifactId | ArtifactIdjcop |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionJCOP
Java Combinatorial Optimization Platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcop-1.0.1.pom | |
jcop-1.0.1.jar | 145 KB |
jcop-1.0.1-sources.jar | 127 KB |
jcop-1.0.1-javadoc.jar | 828 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.cvut.fit.jcop/jcop/ -->
<dependency>
<groupId>cz.cvut.fit.jcop</groupId>
<artifactId>jcop</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cvut.fit.jcop/jcop/
implementation 'cz.cvut.fit.jcop:jcop:1.0.1'
// https://jarcasting.com/artifacts/cz.cvut.fit.jcop/jcop/
implementation ("cz.cvut.fit.jcop:jcop:1.0.1")
'cz.cvut.fit.jcop:jcop:jar:1.0.1'
<dependency org="cz.cvut.fit.jcop" name="jcop" rev="1.0.1">
<artifact name="jcop" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cvut.fit.jcop', module='jcop', version='1.0.1')
)
libraryDependencies += "cz.cvut.fit.jcop" % "jcop" % "1.0.1"
[cz.cvut.fit.jcop/jcop "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
jfree : jfreechart | jar | 1.0.13 |
ecs : ecs | jar | 1.4.2 |
net.sourceforge.javacsv : javacsv | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.12.1 |
log4j : log4j | jar | 1.2.16 |