Jar examples for m:mozu-api-core
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 2.2.0 in this page.
TThe MIT License (MIT)
You can use the following script to add mozu-api-core-2.2.0.jar to your project.
<dependency> <groupId>com.mozu</groupId> <artifactId>mozu-api-core</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.mozu', name: 'mozu-api-core', version: '2.2.0'
libraryDependencies += "com.mozu" % "mozu-api-core" % "2.2.0"
<dependency org="com.mozu" name="mozu-api-core" rev="2.2.0"/>
@Grapes(@Grab(group='com.mozu', module='mozu-api-core', version='2.2.0'))
'com.mozu:mozu-api-core:jar:2.2.0'
Click the following link to download the jar file.
mozu-api-core-2.2.0-javadoc.jar