MVN

com.caoccao.javet : javet-core

Maven & Gradle

Aug 15, 2023
1 usages
583 stars

javet · Javet is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding V8 in Java.

<dependency>
    <groupId>com.caoccao.javet</groupId>
    <artifactId>javet-core</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.caoccao.javet : javet-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.caoccao.javet : javet-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
javet-core-2.2.2
javet-core-2.2.1
javet-core-2.2.0
2.1.x
javet-core-2.1.2
javet-core-2.1.1
javet-core-2.1.0
2.0.x
javet-core-2.0.4
javet-core-2.0.3
javet-core-2.0.2
javet-core-2.0.1
javet-core-2.0.0
1.1.x
javet-core-1.1.7
javet-core-1.1.6
javet-core-1.1.5
javet-core-1.1.4
javet-core-1.1.3
javet-core-1.1.2
javet-core-1.1.1
javet-core-1.1.0
1.0.x
javet-core-1.0.7
javet-core-1.0.6
javet-core-1.0.5

How to add a dependency to Maven

Add the following com.caoccao.javet : javet-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.caoccao.javet</groupId>
    <artifactId>javet-core</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.caoccao.javet : javet-core gradle dependency to your build.gradle file:

implementation 'com.caoccao.javet:javet-core:2.2.2'

Gradle Kotlin DSL: Add the following com.caoccao.javet : javet-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.caoccao.javet:javet-core:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.caoccao.javet : javet-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.caoccao.javet" % "javet-core" % "2.2.2"

Advertisement

Dependencies from Group

Aug 15, 2023
1 usages
583 stars
Aug 15, 2023
583 stars
Aug 15, 2023
583 stars
Oct 07, 2021
44 stars
Aug 15, 2023
583 stars

Discover Dependencies

Oct 26, 2022
19 stars
Mar 31, 2023
1 usages
Nov 23, 2021
139 stars
Nov 23, 2021
147 stars
May 10, 2023
428 stars
Mar 29, 2022
36 stars
Jun 08, 2022
36 stars
Mar 15, 2022
52 stars