Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.conditionallyconvergent |
ArtifactId | ArtifactIdvdms-api-client |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
vdms-api-client-0.0.2.pom | |
vdms-api-client-0.0.2.jar | 130 KB |
vdms-api-client-0.0.2-sources.jar | 36 KB |
vdms-api-client-0.0.2-javadoc.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.conditionallyconvergent/vdms-api-client/ -->
<dependency>
<groupId>com.conditionallyconvergent</groupId>
<artifactId>vdms-api-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.conditionallyconvergent/vdms-api-client/
implementation 'com.conditionallyconvergent:vdms-api-client:0.0.2'
// https://jarcasting.com/artifacts/com.conditionallyconvergent/vdms-api-client/
implementation ("com.conditionallyconvergent:vdms-api-client:0.0.2")
'com.conditionallyconvergent:vdms-api-client:jar:0.0.2'
<dependency org="com.conditionallyconvergent" name="vdms-api-client" rev="0.0.2">
<artifact name="vdms-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.conditionallyconvergent', module='vdms-api-client', version='0.0.2')
)
libraryDependencies += "com.conditionallyconvergent" % "vdms-api-client" % "0.0.2"
[com.conditionallyconvergent/vdms-api-client "0.0.2"]