MVN

com.google.code.scriptengines : scriptengines-jruby

Maven & Gradle

Feb 10, 2015
14 usages

ScriptEngines :: JRuby

<dependency>
    <groupId>com.google.code.scriptengines</groupId>
    <artifactId>scriptengines-jruby</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.scriptengines : scriptengines-jruby to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.google.code.scriptengines : scriptengines-jruby to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
scriptengines-jruby-1.1.1

How to add a dependency to Maven

Add the following com.google.code.scriptengines : scriptengines-jruby maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.code.scriptengines</groupId>
    <artifactId>scriptengines-jruby</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.code.scriptengines : scriptengines-jruby gradle dependency to your build.gradle file:

implementation 'com.google.code.scriptengines:scriptengines-jruby:1.1.1'

Gradle Kotlin DSL: Add the following com.google.code.scriptengines : scriptengines-jruby gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.code.scriptengines:scriptengines-jruby:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.code.scriptengines : scriptengines-jruby sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.code.scriptengines" % "scriptengines-jruby" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 04, 2014
3 usages
2.7k stars
Jun 09, 2023
226 stars
May 23, 2023
4 usages
122 stars
Aug 03, 2023
6 usages
71 stars
Aug 03, 2023
6 usages
71 stars
Sep 28, 2016
1 usages
2 stars
Aug 03, 2023
6 usages
71 stars
Aug 08, 2023
7 usages
14.8k stars
Sep 06, 2017
1 usages
0 stars
Aug 02, 2023
1 usages
263 stars