MVN

io.citrine : jcc

Maven & Gradle

Dec 27, 2021
0 stars

This package includes tools for interacting with the APIs at www.citrination.com or any projects based on that platform, e.g. project.citrination.com.

<dependency>
    <groupId>io.citrine</groupId>
    <artifactId>jcc</artifactId>
    <version>4.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.citrine : jcc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.5

All Versions

Choose a version of io.citrine : jcc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
jcc-4.0.5
jcc-4.0.0
3.1.x
jcc-3.1.0
3.0.x
jcc-3.0.0
2.14.x
jcc-2.14.0
2.13.x
jcc-2.13.0
2.12.x
jcc-2.12.0
2.11.x
jcc-2.11.6
jcc-2.11.5
jcc-2.11.4
jcc-2.11.3
jcc-2.11.2
jcc-2.11.0
2.10.x
jcc-2.10.1
jcc-2.10.0
2.9.x
jcc-2.9.0
1.0.x
jcc-1.0.8

How to add a dependency to Maven

Add the following io.citrine : jcc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.citrine</groupId>
    <artifactId>jcc</artifactId>
    <version>4.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.citrine : jcc gradle dependency to your build.gradle file:

implementation 'io.citrine:jcc:4.0.5'

Gradle Kotlin DSL: Add the following io.citrine : jcc gradle kotlin dependency to your build.gradle.kts file:

implementation("io.citrine:jcc:4.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.citrine : jcc sbt scala dependency to your build.sbt file:

libraryDependencies += "io.citrine" % "jcc" % "4.0.5"

Advertisement

Dependencies from Group

Dec 27, 2021
2 usages
0 stars
Dec 27, 2021
1 usages
0 stars
Feb 09, 2022
1 usages
0 stars
Feb 09, 2022
1 usages
0 stars
Dec 27, 2021
40 stars

Discover Dependencies