Last Version

Draftable 2

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

2
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 2

Filename Size
draftable-2.pom 18 KB
Browse

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

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