| License |
License |
|---|---|
| Categories |
CategoriesRuby Languages |
| GroupId | GroupIdorg.jruby |
| ArtifactId | ArtifactIddocs |
| Last Version | Last Version1.7.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionA 1.9.3 compatible Ruby interpreter for the JVM
|
| Filename | Size |
|---|---|
| docs-1.7.4.pom | 847 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jruby/docs/ -->
<dependency>
<groupId>org.jruby</groupId>
<artifactId>docs</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/docs/
implementation 'org.jruby:docs:1.7.4'
// https://jarcasting.com/artifacts/org.jruby/docs/
implementation ("org.jruby:docs:1.7.4")
'org.jruby:docs:pom:1.7.4'
<dependency org="org.jruby" name="docs" rev="1.7.4">
<artifact name="docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='docs', version='1.7.4')
)
libraryDependencies += "org.jruby" % "docs" % "1.7.4"
[org.jruby/docs "1.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| bsf : bsf | jar | 2.3.0 |
| org.apache.ant : ant | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |