is not current version
Last Version 1.1.0

com.github.fhbianling:sourceviewcore 0.1.0

source view in app

GroupId

GroupId

com.github.fhbianling
ArtifactId

ArtifactId

sourceviewcore
Version

Version

0.1.0
Type

Type

aar

Download sourceviewcore 0.1.0


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