MVN

com.xishankeji : javet

Maven & Gradle

Jan 10, 2022
6 usages
580 stars

javet · Javet is Java + V8 (JAVa + V + EighT). It is a way of embedding V8 in Java.(不含动态库)

<dependency>
    <groupId>com.xishankeji</groupId>
    <artifactId>javet</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

Version Vulnerabilities Updated
1.0.x
javet-1.0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xishankeji</groupId>
    <artifactId>javet</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.xishankeji:javet:1.0.7'

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

implementation("com.xishankeji:javet:1.0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.xishankeji" % "javet" % "1.0.7"

Advertisement

Dependencies from Group

Jan 10, 2022
6 usages
580 stars
Jan 10, 2022
4 usages
Jan 10, 2022
2 usages
6 stars
Jan 10, 2022
1 usages
2 stars

Discover Dependencies

Nov 27, 2014
8 usages
May 17, 2012
22 usages
Jan 29, 2015
10 usages
Jul 03, 2013
12 usages
1 stars
Feb 13, 2011
7 usages
Jan 22, 2012
33 usages
Jul 01, 2014
15 usages
Jan 01, 2013
9 usages
1 stars