is not current version
Last Version 1.1.0

com.github.fhbianling:sourceviewcore 1.0.0

source view in app

GroupId

GroupId

com.github.fhbianling
ArtifactId

ArtifactId

sourceviewcore
Version

Version

1.0.0
Type

Type

aar

Download sourceviewcore 1.0.0


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