MVN

com.draftable.api.client : draftable

Maven & Gradle

Jul 27, 2020
5 stars

Draftable · Client libraries for the Draftable document comparison API

<dependency>
    <groupId>com.draftable.api.client</groupId>
    <artifactId>draftable</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.draftable.api.client : draftable to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.draftable.api.client : draftable to add to Maven - All Versions:

Version Vulnerabilities Updated
1
draftable-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.draftable.api.client</groupId>
    <artifactId>draftable</artifactId>
    <version>1</version>
</dependency>

Advertisement