is not current version
Last Version 3.0.5

com.eclipsesource.j2v8:j2v8_android 3.0.0

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.0
Type

Type

jar

Download j2v8_android 3.0.0


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