Last Version

Android Code View 1.0.4

Android viewer for programming source code

License

License

GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

android-code-view
Version

Version

1.0.4
Type

Type

aar
Description

Description

Android Code View
Android viewer for programming source code
Project URL

Project URL

https://github.com/chen0040/android-code-view
Source Code Management

Source Code Management

https://github.com/chen0040/android-code-view.git

Download android-code-view 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
org.slf4j : slf4j-android jar 1.7.7

Project Modules

There are no modules declared in this project.