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