is not current version
Last Version 0.0.3

com.github.penfeizhou:quickjs4a 0.0.1

b7d982ac36ae3a176ea98e1a72e683aa0b178d7a

GroupId

GroupId

com.github.penfeizhou
ArtifactId

ArtifactId

quickjs4a
Version

Version

0.0.1
Type

Type

aar

Download quickjs4a 0.0.1


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