is not current version
Last Version 3.0.5

com.eclipsesource.j2v8:j2v8_android 3.0.2

J2V8 is a set of Java bindings for V8

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.j2v8
ArtifactId

ArtifactId

j2v8_android
Version

Version

3.0.2
Type

Type

jar

Download j2v8_android 3.0.2


<!-- https://jarcasting.com/artifacts/com.eclipsesource.j2v8/j2v8_android/ -->
<dependency>
    <groupId>com.eclipsesource.j2v8</groupId>
    <artifactId>j2v8_android</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.j2v8/j2v8_android/
implementation 'com.eclipsesource.j2v8:j2v8_android:3.0.2'
// https://jarcasting.com/artifacts/com.eclipsesource.j2v8/j2v8_android/
implementation ("com.eclipsesource.j2v8:j2v8_android:3.0.2")
'com.eclipsesource.j2v8:j2v8_android:jar:3.0.2'
<dependency org="com.eclipsesource.j2v8" name="j2v8_android" rev="3.0.2">
  <artifact name="j2v8_android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.j2v8', module='j2v8_android', version='3.0.2')
)
libraryDependencies += "com.eclipsesource.j2v8" % "j2v8_android" % "3.0.2"
[com.eclipsesource.j2v8/j2v8_android "3.0.2"]