License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.draftable.api.client |
ArtifactId | ArtifactIddraftable-compare-api |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionDraftable Compare API
Client library for the Draftable document comparison API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
draftable-compare-api-1.1.1.pom | |
draftable-compare-api-1.1.1.jar | 37 KB |
draftable-compare-api-1.1.1-sources.jar | 20 KB |
draftable-compare-api-1.1.1-javadoc.jar | 440 KB |
Browse |
<!-- 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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation 'com.draftable.api.client:draftable-compare-api:1.1.1'
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation ("com.draftable.api.client:draftable-compare-api:1.1.1")
'com.draftable.api.client:draftable-compare-api:jar:1.1.1'
<dependency org="com.draftable.api.client" name="draftable-compare-api" rev="1.1.1">
<artifact name="draftable-compare-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.draftable.api.client', module='draftable-compare-api', version='1.1.1')
)
libraryDependencies += "com.draftable.api.client" % "draftable-compare-api" % "1.1.1"
[com.draftable.api.client/draftable-compare-api "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.0.6 |
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 |