Jar examples for j:java
The AT&T M2X client provides all the needed operations and methods to connect devices to AT&T's M2X service
You can download jar file java 0.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-0.4.1.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>java</artifactId> <version>0.4.1</version> </dependency>
compile group: 'org.cloudhoist', name: 'java', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "java" % "0.4.1"
<dependency org="org.cloudhoist" name="java" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='java', version='0.4.1'))
'org.cloudhoist:java:jar:0.4.1'
Click the following link to download the jar file.
java-0.4.1-sources.jar