is not current version
Last Version 2

Draftable 1

Client libraries for the Draftable document comparison API

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.draftable.api.client
ArtifactId

ArtifactId

draftable
Version

Version

1
Type

Type

pom
Description

Description

Draftable
Client libraries for the Draftable document comparison API
Project URL

Project URL

https://draftable.com
Project Organization

Project Organization

Draftable
Source Code Management

Source Code Management

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

Download draftable 1

Filename Size
draftable-1.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • compare-api-java-client