License |
License |
---|---|
Categories |
CategoriesRuby Languages Ant Build Tools |
GroupId | GroupIdorg.jruby.extras |
ArtifactId | ArtifactIdconstantine |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconstantine
A set of platform constants (e.g. errno values)
|
Filename | Size |
---|---|
constantine-0.7.pom | |
constantine-0.7.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jruby.extras/constantine/ -->
<dependency>
<groupId>org.jruby.extras</groupId>
<artifactId>constantine</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby.extras/constantine/
implementation 'org.jruby.extras:constantine:0.7'
// https://jarcasting.com/artifacts/org.jruby.extras/constantine/
implementation ("org.jruby.extras:constantine:0.7")
'org.jruby.extras:constantine:jar:0.7'
<dependency org="org.jruby.extras" name="constantine" rev="0.7">
<artifact name="constantine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby.extras', module='constantine', version='0.7')
)
libraryDependencies += "org.jruby.extras" % "constantine" % "0.7"
[org.jruby.extras/constantine "0.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |