| License |
License |
|---|---|
| GroupId | GroupIduk.co.matbooth |
| ArtifactId | ArtifactIdcalameo-api |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionCalaméo Document Publishing API
Java API for the Calaméo document publishing platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calameo-api-1.0.0.pom | |
| calameo-api-1.0.0.jar | 20 KB |
| calameo-api-1.0.0-sources.jar | 16 KB |
| calameo-api-1.0.0-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.matbooth/calameo-api/ -->
<dependency>
<groupId>uk.co.matbooth</groupId>
<artifactId>calameo-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.matbooth/calameo-api/
implementation 'uk.co.matbooth:calameo-api:1.0.0'
// https://jarcasting.com/artifacts/uk.co.matbooth/calameo-api/
implementation ("uk.co.matbooth:calameo-api:1.0.0")
'uk.co.matbooth:calameo-api:jar:1.0.0'
<dependency org="uk.co.matbooth" name="calameo-api" rev="1.0.0">
<artifact name="calameo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.matbooth', module='calameo-api', version='1.0.0')
)
libraryDependencies += "uk.co.matbooth" % "calameo-api" % "1.0.0"
[uk.co.matbooth/calameo-api "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 |
| org.apache.httpcomponents : httpcore | jar | 4.2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| commons-codec : commons-codec | jar | 1.8 |
| commons-logging : commons-logging | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| com.wandisco : testng-depgraphs | jar | 1.0.1 |