Calaméo Document Publishing API

Java API for the Calaméo document publishing platform.

License

License

GroupId

GroupId

uk.co.matbooth
ArtifactId

ArtifactId

calameo-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calaméo Document Publishing API
Java API for the Calaméo document publishing platform.
Project URL

Project URL

https://github.com/mbooth101/calameo-api
Source Code Management

Source Code Management

https://github.com/mbooth101/calameo-api

Download calameo-api

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
com.wandisco : testng-depgraphs jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0