License |
License |
---|---|
Categories |
CategoriesRuby Languages |
GroupId | GroupIdorg.jruby |
ArtifactId | ArtifactIdman |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJRuby Manual pages
A 1.9.3 compatible Ruby interpreter for the JVM
|
Filename | Size |
---|---|
man-1.7.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jruby/man/ -->
<dependency>
<groupId>org.jruby</groupId>
<artifactId>man</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/man/
implementation 'org.jruby:man:1.7.4'
// https://jarcasting.com/artifacts/org.jruby/man/
implementation ("org.jruby:man:1.7.4")
'org.jruby:man:pom:1.7.4'
<dependency org="org.jruby" name="man" rev="1.7.4">
<artifact name="man" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='man', version='1.7.4')
)
libraryDependencies += "org.jruby" % "man" % "1.7.4"
[org.jruby/man "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 |