Last Version

Android Magento Client 1.0.5

Android client for communicating with a magento site

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

android-magento-client
Version

Version

1.0.5
Type

Type

aar
Description

Description

Android Magento Client
Android client for communicating with a magento site
Project URL

Project URL

https://github.com/chen0040/android-magento-client
Source Code Management

Source Code Management

https://github.com/chen0040/android-magento-client.git

Download android-magento-client 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.github.chen0040 : java-magento-client jar 1.0.15
com.squareup.okhttp3 : okhttp jar 3.4.2
com.alibaba : fastjson jar 1.1.68.android
org.slf4j : slf4j-android jar 1.7.7

Project Modules

There are no modules declared in this project.