Download java-0.4.0.jar file - Jar j

Jar examples for j:java

Description

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.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add java-0.4.0.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>java</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'org.cloudhoist', name: 'java', version: '0.4.0'
libraryDependencies += "org.cloudhoist" % "java" % "0.4.0"
<dependency org="org.cloudhoist" name="java" rev="0.4.0"/>
@Grapes(@Grab(group='org.cloudhoist', module='java', version='0.4.0'))
'org.cloudhoist:java:jar:0.4.0'

Download

Click the following link to download the jar file.

java-0.4.0-sources.jar
java-0.4.0.jar
java-0.4.0.pom



Related Tutorials