is not current version
Last Version 1.2.0

com.draftable.api.client:draftable-compare-api 1.0.3

Java client library for the Draftable document comparison API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.draftable.api.client
ArtifactId

ArtifactId

draftable-compare-api
Version

Version

1.0.3
Type

Type

jar

Download draftable-compare-api 1.0.3


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