License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.voxeo.tropo |
ArtifactId | ArtifactIdtropo-webapi-java |
Version | Version15.13.0 |
Type | Typejar |
Description |
DescriptionTropo Java WebApi
WebApi Java implementation for the Tropo Cloud platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tropo-webapi-java-15.13.0.pom | |
tropo-webapi-java-15.13.0.jar | 74 KB |
tropo-webapi-java-15.13.0-sources.jar | 38 KB |
tropo-webapi-java-15.13.0-javadoc.jar | 357 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.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.voxeo.tropo/tropo-webapi-java/
implementation 'com.voxeo.tropo:tropo-webapi-java:15.13.0'
// https://jarcasting.com/artifacts/com.voxeo.tropo/tropo-webapi-java/
implementation ("com.voxeo.tropo:tropo-webapi-java:15.13.0")
'com.voxeo.tropo:tropo-webapi-java:jar:15.13.0'
<dependency org="com.voxeo.tropo" name="tropo-webapi-java" rev="15.13.0">
<artifact name="tropo-webapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voxeo.tropo', module='tropo-webapi-java', version='15.13.0')
)
libraryDependencies += "com.voxeo.tropo" % "tropo-webapi-java" % "15.13.0"
[com.voxeo.tropo/tropo-webapi-java "15.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.11 |