is not current version
Last Version 2.0.0

com.telekom.m2m.cot:java-rest-client 0.2.0

This is an SDK to interfere with the Cloud of Things by Deutsche Telekom AG.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.telekom.m2m.cot
ArtifactId

ArtifactId

java-rest-client
Version

Version

0.2.0
Type

Type

jar

Download java-rest-client 0.2.0


<!-- https://jarcasting.com/artifacts/com.telekom.m2m.cot/java-rest-client/ -->
<dependency>
    <groupId>com.telekom.m2m.cot</groupId>
    <artifactId>java-rest-client</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telekom.m2m.cot/java-rest-client/
implementation 'com.telekom.m2m.cot:java-rest-client:0.2.0'
// https://jarcasting.com/artifacts/com.telekom.m2m.cot/java-rest-client/
implementation ("com.telekom.m2m.cot:java-rest-client:0.2.0")
'com.telekom.m2m.cot:java-rest-client:jar:0.2.0'
<dependency org="com.telekom.m2m.cot" name="java-rest-client" rev="0.2.0">
  <artifact name="java-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telekom.m2m.cot', module='java-rest-client', version='0.2.0')
)
libraryDependencies += "com.telekom.m2m.cot" % "java-rest-client" % "0.2.0"
[com.telekom.m2m.cot/java-rest-client "0.2.0"]