is not current version
Last Version 0.3.6

com.github.penfeizhou:jsc4a 0.2.1

e799fdca68bdf0ffcdc8c641decb8d44bbaeed31

GroupId

GroupId

com.github.penfeizhou
ArtifactId

ArtifactId

jsc4a
Version

Version

0.2.1
Type

Type

aar

Download jsc4a 0.2.1


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