JRuby Manual pages

A 1.9.3 compatible Ruby interpreter for the JVM

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

man
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

pom
Description

Description

JRuby Manual pages
A 1.9.3 compatible Ruby interpreter for the JVM

Download man

Filename Size
man-1.7.4.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
bsf : bsf jar 2.3.0
org.apache.ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0.preview2
1.7.0.preview1
1.7.0
1.7.0.RC2
1.7.0.RC1
1.6.8
1.6.0.RC2
1.6.0.RC1