Download java-0.4.1.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.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

java-0.4.1-sources.jar
java-0.4.1.jar
java-0.4.1.pom



Related Tutorials