Last Version

Draftable Compare API 1.2.0

Client library for the Draftable document comparison API

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.draftable.api.client
ArtifactId

ArtifactId

draftable-compare-api
Version

Version

1.2.0
Type

Type

jar
Description

Description

Draftable Compare API
Client library for the Draftable document comparison API
Project URL

Project URL

https://github.com/draftable/compare-api-java-client
Project Organization

Project Organization

Draftable

Download draftable-compare-api 1.2.0


<!-- https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/ -->
<dependency>
    <groupId>com.draftable.api.client</groupId>
    <artifactId>draftable-compare-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation 'com.draftable.api.client:draftable-compare-api:1.2.0'
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation ("com.draftable.api.client:draftable-compare-api:1.2.0")
'com.draftable.api.client:draftable-compare-api:jar:1.2.0'
<dependency org="com.draftable.api.client" name="draftable-compare-api" rev="1.2.0">
  <artifact name="draftable-compare-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.draftable.api.client', module='draftable-compare-api', version='1.2.0')
)
libraryDependencies += "com.draftable.api.client" % "draftable-compare-api" % "1.2.0"
[com.draftable.api.client/draftable-compare-api "1.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0
net.jcip : jcip-annotations Optional jar 1.0
org.apache.httpcomponents : httpasyncclient jar [4.1,)
org.apache.httpcomponents : httpclient jar [4.5,)
org.apache.httpcomponents : httpmime jar [4.5,)
org.json : json jar 20200518

Project Modules

There are no modules declared in this project.