Download mozu-api-java-1.16.0.jar file - Jar m

Jar examples for m:mozu-api-java

Description

Mozu Java is a SDK that enables you to create robust Java applications that integrate with the Mozu platform

You can download jar file mozu-api-java 1.16.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add mozu-api-java-1.16.0.jar to your project.

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

Download

Click the following link to download the jar file.

mozu-api-java-1.16.0-javadoc.jar
mozu-api-java-1.16.0-sources.jar
mozu-api-java-1.16.0.jar
mozu-api-java-1.16.0.pom



Related Tutorials