MVN

com.diffplug.jscriptbox : jscriptbox

Maven & Gradle

Feb 05, 2023
1 usages
8 stars

jscriptbox · JScriptBox: Make your scripting API language-independent

<dependency>
    <groupId>com.diffplug.jscriptbox</groupId>
    <artifactId>jscriptbox</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diffplug.jscriptbox : jscriptbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.diffplug.jscriptbox : jscriptbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jscriptbox-3.0.1
jscriptbox-3.0.0
2.0.x
jscriptbox-2.0.0
1.0.x
jscriptbox-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.diffplug.jscriptbox</groupId>
    <artifactId>jscriptbox</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.diffplug.jscriptbox : jscriptbox gradle dependency to your build.gradle file:

implementation 'com.diffplug.jscriptbox:jscriptbox:3.0.1'

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

implementation("com.diffplug.jscriptbox:jscriptbox:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.diffplug.jscriptbox : jscriptbox sbt scala dependency to your build.sbt file:

libraryDependencies += "com.diffplug.jscriptbox" % "jscriptbox" % "3.0.1"

Advertisement

Dependencies from Group

Feb 05, 2023
1 usages
8 stars

Discover Dependencies

Dec 08, 2017
3 usages
6 stars
Jan 09, 2017
2 usages
264 stars
Aug 28, 2021
3 usages
70 stars
Jul 20, 2023
3 usages
439 stars
Jan 11, 2017
1 usages
134 stars
Aug 09, 2016
2 usages
6 stars
Aug 09, 2016
2 usages
6 stars