Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.draftable.api.client |
ArtifactId | ArtifactIddraftable-compare-api |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
draftable-compare-api-1.1.0.pom | |
draftable-compare-api-1.1.0.jar | 36 KB |
draftable-compare-api-1.1.0-sources.jar | 20 KB |
draftable-compare-api-1.1.0-javadoc.jar | 445 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation 'com.draftable.api.client:draftable-compare-api:1.1.0'
// https://jarcasting.com/artifacts/com.draftable.api.client/draftable-compare-api/
implementation ("com.draftable.api.client:draftable-compare-api:1.1.0")
'com.draftable.api.client:draftable-compare-api:jar:1.1.0'
<dependency org="com.draftable.api.client" name="draftable-compare-api" rev="1.1.0">
<artifact name="draftable-compare-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.draftable.api.client', module='draftable-compare-api', version='1.1.0')
)
libraryDependencies += "com.draftable.api.client" % "draftable-compare-api" % "1.1.0"
[com.draftable.api.client/draftable-compare-api "1.1.0"]