Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.voxeo.tropo |
ArtifactId | ArtifactIdtropo-webapi-java |
Version | Version15.11.0 |
Type | Typejar |
Filename | Size |
---|---|
tropo-webapi-java-15.11.0.pom | |
tropo-webapi-java-15.11.0.jar | 73 KB |
tropo-webapi-java-15.11.0-sources.jar | 38 KB |
tropo-webapi-java-15.11.0-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.voxeo.tropo/tropo-webapi-java/ -->
<dependency>
<groupId>com.voxeo.tropo</groupId>
<artifactId>tropo-webapi-java</artifactId>
<version>15.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.voxeo.tropo/tropo-webapi-java/
implementation 'com.voxeo.tropo:tropo-webapi-java:15.11.0'
// https://jarcasting.com/artifacts/com.voxeo.tropo/tropo-webapi-java/
implementation ("com.voxeo.tropo:tropo-webapi-java:15.11.0")
'com.voxeo.tropo:tropo-webapi-java:jar:15.11.0'
<dependency org="com.voxeo.tropo" name="tropo-webapi-java" rev="15.11.0">
<artifact name="tropo-webapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voxeo.tropo', module='tropo-webapi-java', version='15.11.0')
)
libraryDependencies += "com.voxeo.tropo" % "tropo-webapi-java" % "15.11.0"
[com.voxeo.tropo/tropo-webapi-java "15.11.0"]