Java4Unix

Using Java programs in the Unix environment

License

License

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

java4unix
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java4Unix
Using Java programs in the Unix environment
Project URL

Project URL

https://github.com/lhogie/java4unix
Source Code Management

Source Code Management

https://github.com/lhogie/java4unix

Download java4unix

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.lhogie : toools jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2