MVN

cz.cvut.fit.jcop : jcop

Maven & Gradle

Apr 01, 2014
2 usages
11 stars

JCOP · Java Combinatorial Optimization Platform

<dependency>
    <groupId>cz.cvut.fit.jcop</groupId>
    <artifactId>jcop</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.cvut.fit.jcop : jcop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cz.cvut.fit.jcop : jcop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jcop-1.0.1

How to add a dependency to Maven

Add the following cz.cvut.fit.jcop : jcop maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.cvut.fit.jcop</groupId>
    <artifactId>jcop</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.cvut.fit.jcop : jcop gradle dependency to your build.gradle file:

implementation 'cz.cvut.fit.jcop:jcop:1.0.1'

Gradle Kotlin DSL: Add the following cz.cvut.fit.jcop : jcop gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.cvut.fit.jcop:jcop:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.cvut.fit.jcop : jcop sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.cvut.fit.jcop" % "jcop" % "1.0.1"

Advertisement

Dependencies from Group

Apr 01, 2014
2 usages
11 stars

Discover Dependencies

Aug 19, 2013
26 usages
0 stars
Aug 03, 2011
4 usages
Mar 16, 2007
95 usages
Apr 13, 2014
2 usages
5 stars
Apr 24, 2014
3 usages
287 stars
Jul 18, 2013
6 usages
May 20, 2010
3 usages
Feb 01, 2015
1 usages
Jan 22, 2014
16 usages
2 stars