GroupId | GroupIdcom.github.penfeizhou |
---|---|
ArtifactId | ArtifactIdjsc4a |
Version | Version0.2.4 |
Type | Typeaar |
Filename | Size |
---|---|
jsc4a-0.2.4.pom | |
jsc4a-0.2.4.aar | 26 MB |
jsc4a-0.2.4-sources.jar | 12 KB |
Browse |
<!-- 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"]