is not current version
Last Version 0.0.7

com.conditionallyconvergent:vdms-api-client 0.0.6

API Client for Verizon Digital Media Services

Categories

Categories

CLI User Interface
GroupId

GroupId

com.conditionallyconvergent
ArtifactId

ArtifactId

vdms-api-client
Version

Version

0.0.6
Type

Type

jar

Download vdms-api-client 0.0.6


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