is not current version
Last Version 0.3.6

com.github.penfeizhou:jsc4a 0.3.2

080ecf62dffa35b942f0fc901e6b772b7490b766

GroupId

GroupId

com.github.penfeizhou
ArtifactId

ArtifactId

jsc4a
Version

Version

0.3.2
Type

Type

aar

Download jsc4a 0.3.2


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