is not current version
Last Version 1.0.5

com.github.chen0040:android-magento-client 1.0.2

Android client for communicating with a magento site

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

android-magento-client
Version

Version

1.0.2
Type

Type

aar

Download android-magento-client 1.0.2


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