is not current version
Last Version 1.0.4

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

Android client for communicating with a magento site

GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

android-code-view
Version

Version

1.0.3
Type

Type

aar

Download android-code-view 1.0.3


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