MVN

com.scriptbasic : jscriptbasic

Maven & Gradle

Aug 20, 2020
1 usages
13 stars

ScriptBasic for Java · ScriptBasic for Java is an implementation of ScriptBasic for the Java technology, language and users.

<dependency>
    <groupId>com.scriptbasic</groupId>
    <artifactId>jscriptbasic</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.scriptbasic : jscriptbasic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of com.scriptbasic : jscriptbasic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jscriptbasic-2.1.1
jscriptbasic-2.1.0
2.0.x
jscriptbasic-2.0.0
1.0.x
jscriptbasic-1.0.5
jscriptbasic-1.0.4
jscriptbasic-1.0.3
jscriptbasic-1.0.2
jscriptbasic-1.0.1
jscriptbasic-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.scriptbasic</groupId>
    <artifactId>jscriptbasic</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.scriptbasic : jscriptbasic gradle dependency to your build.gradle file:

implementation 'com.scriptbasic:jscriptbasic:2.1.1'

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

implementation("com.scriptbasic:jscriptbasic:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.scriptbasic : jscriptbasic sbt scala dependency to your build.sbt file:

libraryDependencies += "com.scriptbasic" % "jscriptbasic" % "2.1.1"

Advertisement

Dependencies from Group

Aug 20, 2020
1 usages
13 stars

Discover Dependencies

Dec 21, 2021
2 usages
482 stars
Jan 28, 2023
5 usages
397 stars
Jan 05, 2023
1 usages
1k stars
Dec 21, 2021
2 usages
479 stars
May 15, 2023
1 usages
806 stars
Aug 22, 2023
2 usages
6.8k stars
Aug 02, 2023
3 usages
121 stars
Jul 28, 2019
36 stars