License |
License |
---|---|
GroupId | GroupIdcom.github.fhbianling |
ArtifactId | ArtifactIdsourceviewer |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsourceviewer
source view in app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sourceviewer-0.1.0.pom | |
sourceviewer-0.1.0-sources.jar | 2 KB |
Browse |
<!-- 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"]
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 |