| License |
License |
|---|---|
| GroupId | GroupIdcom.telqtele |
| ArtifactId | ArtifactIdsdk |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionsdk
SDK used for accessing to TelQ Telecom platform API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-1.3.0.pom | |
| sdk-1.3.0.jar | 64 KB |
| sdk-1.3.0-sources.jar | 24 KB |
| sdk-1.3.0-javadoc.jar | 235 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.telqtele/sdk/ -->
<dependency>
<groupId>com.telqtele</groupId>
<artifactId>sdk</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telqtele/sdk/
implementation 'com.telqtele:sdk:1.3.0'
// https://jarcasting.com/artifacts/com.telqtele/sdk/
implementation ("com.telqtele:sdk:1.3.0")
'com.telqtele:sdk:jar:1.3.0'
<dependency org="com.telqtele" name="sdk" rev="1.3.0">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telqtele', module='sdk', version='1.3.0')
)
libraryDependencies += "com.telqtele" % "sdk" % "1.3.0"
[com.telqtele/sdk "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| net.javacrumbs.json-unit : json-unit-assertj | jar | 2.28.0 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.0 |
| org.json : json | jar | 20200518 |