is not current version
Last Version 0.10.3

jnr-constants 0.10.2

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

License

License

Categories

Categories

Ant Build Tools JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-constants
Version

Version

0.10.2
Type

Type

jar
Description

Description

jnr-constants
A set of platform constants (e.g. errno values)
Project URL

Project URL

http://github.com/jnr/jnr-constants

Download jnr-constants 0.10.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.