Download mozu-api-core-1.24.11.jar file - Jar m

Jar examples for m:mozu-api-core

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

License

TThe MIT License (MIT)

Build File

You can use the following script to add mozu-api-core-1.24.11.jar to your project.

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

Download

Click the following link to download the jar file.

mozu-api-core-1.24.11-javadoc.jar
mozu-api-core-1.24.11-sources.jar
mozu-api-core-1.24.11.jar
mozu-api-core-1.24.11.pom



Related Tutorials