is not current version
Last Version 2.0.0

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

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.4.1
Type

Type

jar

Download java-rest-client 0.4.1


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