is not current version
Last Version 2.0.0

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

This is an SDK to interfere with the Cloud of Things by T-Systems International GmbH.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.telekom.m2m.cot
ArtifactId

ArtifactId

java-rest-client
Version

Version

1.0.0
Type

Type

jar

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