is not current version
Last Version 0.3.6

com.github.penfeizhou:jsc4a 0.2.4

fe2549eb17d46317a2c799330de90f30a2cc1bbe

GroupId

GroupId

com.github.penfeizhou
ArtifactId

ArtifactId

jsc4a
Version

Version

0.2.4
Type

Type

aar

Download jsc4a 0.2.4


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