is not current version
Last Version 0.7

org.jruby.extras:constantine 0.2.1

A set of platform constants (e.g. errno values)

Categories

Categories

Ruby Languages Ant Build Tools
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

constantine
Version

Version

0.2.1
Type

Type

jar

Download constantine 0.2.1


<!-- https://jarcasting.com/artifacts/org.jruby.extras/constantine/ -->
<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>constantine</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby.extras/constantine/
implementation 'org.jruby.extras:constantine:0.2.1'
// https://jarcasting.com/artifacts/org.jruby.extras/constantine/
implementation ("org.jruby.extras:constantine:0.2.1")
'org.jruby.extras:constantine:jar:0.2.1'
<dependency org="org.jruby.extras" name="constantine" rev="0.2.1">
  <artifact name="constantine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby.extras', module='constantine', version='0.2.1')
)
libraryDependencies += "org.jruby.extras" % "constantine" % "0.2.1"
[org.jruby.extras/constantine "0.2.1"]