is not current version
Last Version 0.9.2

QuickJS for Android 0.9.0

The QuickJS embeddable JavaScript engine packaged for Android.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

app.cash.quickjs
ArtifactId

ArtifactId

quickjs-android
Version

Version

0.9.0
Type

Type

aar
Description

Description

QuickJS for Android
The QuickJS embeddable JavaScript engine packaged for Android.
Project URL

Project URL

https://github.com/cashapp/quickjs-java/
Source Code Management

Source Code Management

https://github.com/cashapp/quickjs-java/

Download quickjs-android 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.