j2v8_all_x86_64

J2V8 is a set of Java bindings for V8 and node. (This is a custom build built for Automately Core)

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automately
ArtifactId

ArtifactId

j2v8_all_x86_64
Last Version

Last Version

4.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

j2v8_all_x86_64
J2V8 is a set of Java bindings for V8 and node. (This is a custom build built for Automately Core)

Download j2v8_all_x86_64

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
4.7.1
4.7.0