is not current version
Last Version 1.0.4

com.github.chen0040:android-code-view 1.0.1

Android client for communicating with a magento site

GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

android-code-view
Version

Version

1.0.1
Type

Type

aar

Download android-code-view 1.0.1


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