Download java-manta-1.5.0.jar file - Jar j

Jar examples for j:java-manta

Description

Java Manta SDK.

You can download jar file java-manta 1.5.0 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

java-manta-1.5.0-javadoc.jar
java-manta-1.5.0-sources.jar
java-manta-1.5.0.jar
java-manta-1.5.0.pom



Related Tutorials