Download mozu-api-java-1.19.7.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.19.7 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials