License |
License |
---|---|
GroupId | GroupIdio.citrine |
ArtifactId | ArtifactIdjcc |
Version | Version4.0.5 |
Type | Typejar |
Description |
Descriptionio.citrine:jcc
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcc-4.0.5.pom | |
jcc-4.0.5.jar | 160 KB |
jcc-4.0.5-sources.jar | 113 KB |
jcc-4.0.5-javadoc.jar | 757 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.citrine/jcc/ -->
<dependency>
<groupId>io.citrine</groupId>
<artifactId>jcc</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.citrine/jcc/
implementation 'io.citrine:jcc:4.0.5'
// https://jarcasting.com/artifacts/io.citrine/jcc/
implementation ("io.citrine:jcc:4.0.5")
'io.citrine:jcc:jar:4.0.5'
<dependency org="io.citrine" name="jcc" rev="4.0.5">
<artifact name="jcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.citrine', module='jcc', version='4.0.5')
)
libraryDependencies += "io.citrine" % "jcc" % "4.0.5"
[io.citrine/jcc "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.citrine : jpif | jar | 2.7.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-lang : commons-lang | jar | 2.6 |