License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.vibecoms |
ArtifactId | ArtifactIdjambones-sdk |
Version | Version1.0.8 |
Type | Typejar |
Description |
DescriptionJambones Java SDK
Interface with the Jambones Voice Platorm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jambones-sdk-1.0.8.pom | |
jambones-sdk-1.0.8.jar | 93 KB |
jambones-sdk-1.0.8-sources.jar | 35 KB |
jambones-sdk-1.0.8-javadoc.jar | 739 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.vibecoms/jambones-sdk/ -->
<dependency>
<groupId>net.vibecoms</groupId>
<artifactId>jambones-sdk</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.vibecoms/jambones-sdk/
implementation 'net.vibecoms:jambones-sdk:1.0.8'
// https://jarcasting.com/artifacts/net.vibecoms/jambones-sdk/
implementation ("net.vibecoms:jambones-sdk:1.0.8")
'net.vibecoms:jambones-sdk:jar:1.0.8'
<dependency org="net.vibecoms" name="jambones-sdk" rev="1.0.8">
<artifact name="jambones-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vibecoms', module='jambones-sdk', version='1.0.8')
)
libraryDependencies += "net.vibecoms" % "jambones-sdk" % "1.0.8"
[net.vibecoms/jambones-sdk "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.maven.plugins : maven-compiler-plugin | jar | 3.8.1 |
org.hibernate : hibernate-validator | jar | 6.0.16.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |