License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdcom.google.code.scriptengines |
ArtifactId | ArtifactIdscriptengines-jruby |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScriptEngines :: JRuby
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
scriptengines-jruby-1.1.1.pom | |
scriptengines-jruby-1.1.1.jar | 22 KB |
scriptengines-jruby-1.1.1-sources.jar | 11 KB |
scriptengines-jruby-1.1.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.scriptengines/scriptengines-jruby/ -->
<dependency>
<groupId>com.google.code.scriptengines</groupId>
<artifactId>scriptengines-jruby</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.scriptengines/scriptengines-jruby/
implementation 'com.google.code.scriptengines:scriptengines-jruby:1.1.1'
// https://jarcasting.com/artifacts/com.google.code.scriptengines/scriptengines-jruby/
implementation ("com.google.code.scriptengines:scriptengines-jruby:1.1.1")
'com.google.code.scriptengines:scriptengines-jruby:jar:1.1.1'
<dependency org="com.google.code.scriptengines" name="scriptengines-jruby" rev="1.1.1">
<artifact name="scriptengines-jruby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.scriptengines', module='scriptengines-jruby', version='1.1.1')
)
libraryDependencies += "com.google.code.scriptengines" % "scriptengines-jruby" % "1.1.1"
[com.google.code.scriptengines/scriptengines-jruby "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.livetribe : livetribe-jsr223 | jar | 2.0.3 |
org.jruby : jruby | jar | 1.1.2 |