Jar examples for j:j2v8-win32-x86
J2V8 is a set of Java bindings for V8
You can download jar file j2v8_win32_x86 4.6.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add j2v8_win32_x86-4.6.0.jar to your project.
<dependency> <groupId>com.eclipsesource.j2v8</groupId> <artifactId>j2v8_win32_x86</artifactId> <version>4.6.0</version> </dependency>
compile group: 'com.eclipsesource.j2v8', name: 'j2v8_win32_x86', version: '4.6.0'
libraryDependencies += "com.eclipsesource.j2v8" % "j2v8_win32_x86" % "4.6.0"
<dependency org="com.eclipsesource.j2v8" name="j2v8_win32_x86" rev="4.6.0"/>
@Grapes(@Grab(group='com.eclipsesource.j2v8', module='j2v8_win32_x86', version='4.6.0'))
'com.eclipsesource.j2v8:j2v8_win32_x86:jar:4.6.0'
Click the following link to download the jar file.
j2v8_win32_x86-4.6.0-javadoc.jar