errno-java

Exceptions based on errno C variable.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.portonvictor
ArtifactId

ArtifactId

errno-java
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

errno-java
Exceptions based on errno C variable.
Project URL

Project URL

https://github.com/vporton/errno-java
Source Code Management

Source Code Management

https://github.com/vporton/errno-java

Download errno-java

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1