Last Version

sourceviewer 0.1.0

source view in app

License

License

GroupId

GroupId

com.github.fhbianling
ArtifactId

ArtifactId

sourceviewer
Version

Version

0.1.0
Type

Type

aar
Description

Description

sourceviewer
source view in app
Project URL

Project URL

https://github.com/fhbianling/sourceview
Source Code Management

Source Code Management

https://github.com/fhbianling/sourceview/tree/main

Download sourceviewer 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
com.google.code.gson : gson jar 2.8.6
com.github.fhbianling : sourceviewcore jar 0.1.0

Project Modules

There are no modules declared in this project.