is not current version
Last Version 4.7.1

com.github.automately:j2v8_all_x86_64 4.7.0

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automately
ArtifactId

ArtifactId

j2v8_all_x86_64
Version

Version

4.7.0
Type

Type

jar

Download j2v8_all_x86_64 4.7.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automately/j2v8_all_x86_64/
implementation 'com.github.automately:j2v8_all_x86_64:4.7.0'
// https://jarcasting.com/artifacts/com.github.automately/j2v8_all_x86_64/
implementation ("com.github.automately:j2v8_all_x86_64:4.7.0")
'com.github.automately:j2v8_all_x86_64:jar:4.7.0'
<dependency org="com.github.automately" name="j2v8_all_x86_64" rev="4.7.0">
  <artifact name="j2v8_all_x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automately', module='j2v8_all_x86_64', version='4.7.0')
)
libraryDependencies += "com.github.automately" % "j2v8_all_x86_64" % "4.7.0"
[com.github.automately/j2v8_all_x86_64 "4.7.0"]