Last Version

mozu-android-sdk 2.6.0-RC1

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

License

License

The MIT License (MIT)
GroupId

GroupId

com.mozu
ArtifactId

ArtifactId

mozu-api-android
Version

Version

2.6.0-RC1
Type

Type

aar
Description

Description

mozu-android-sdk
Mozu Android is a SDK that enables you to create robust Android applications that integrate with the Mozu platform
Project URL

Project URL

https://github.com/Mozu/mozu-java.git

Download mozu-api-android 2.6.0-RC1


<!-- https://jarcasting.com/artifacts/com.mozu/mozu-api-android/ -->
<dependency>
    <groupId>com.mozu</groupId>
    <artifactId>mozu-api-android</artifactId>
    <version>2.6.0-RC1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mozu/mozu-api-android/
implementation 'com.mozu:mozu-api-android:2.6.0-RC1'
// https://jarcasting.com/artifacts/com.mozu/mozu-api-android/
implementation ("com.mozu:mozu-api-android:2.6.0-RC1")
'com.mozu:mozu-api-android:aar:2.6.0-RC1'
<dependency org="com.mozu" name="mozu-api-android" rev="2.6.0-RC1">
  <artifact name="mozu-api-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mozu', module='mozu-api-android', version='2.6.0-RC1')
)
libraryDependencies += "com.mozu" % "mozu-api-android" % "2.6.0-RC1"
[com.mozu/mozu-api-android "2.6.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient-android jar 4.3.5
com.android.support » gridlayout-v7 jar 19.0.0
com.android.support » appcompat-v7 jar 19.0.0
com.mozu : mozu-api-core jar 2.6.0-RC1
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.