How To Install Java Artifact org.codehaus.jcsp.jcsp v1.1-rc5

org.codehaus.jcsp jcsp 1.1-rc5

Introduction

In this article, we'll learn how to install Java artifact jcsp from org.codehaus.jcsp group in version 1.1-rc5. The artifact is available in 1 versions: 1.1-rc5 . The The JCSP Library project has been released under LGPLv2.1 license, and has its own website at: http://www.cs.kent.ac.uk/projects/ofa/jcsp .

How To Install Java Artifact org.codehaus.jcsp.jcsp In Version 1.1-rc5

To install the The JCSP Library artifact in version 1.1-rc5 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses The JCSP Library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (1)

Licenses