Last Version

JRuby Manual pages 1.7.4

A 1.9.3 compatible Ruby interpreter for the JVM

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

man
Version

Version

1.7.4
Type

Type

pom
Description

Description

JRuby Manual pages
A 1.9.3 compatible Ruby interpreter for the JVM

Download man 1.7.4

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

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.