Maven Ar File Format Tools

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-ar
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Ar File Format Tools
Supporting tools for writing software for the UNIX platform

Download unix-ar

How to add to project

<!-- https://jarcasting.com/artifacts/no.arktekk.unix/unix-ar/ -->
<dependency>
    <groupId>no.arktekk.unix</groupId>
    <artifactId>unix-ar</artifactId>
    <version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk.unix/unix-ar/
implementation 'no.arktekk.unix:unix-ar:1.0-alpha-6'
// https://jarcasting.com/artifacts/no.arktekk.unix/unix-ar/
implementation ("no.arktekk.unix:unix-ar:1.0-alpha-6")
'no.arktekk.unix:unix-ar:jar:1.0-alpha-6'
<dependency org="no.arktekk.unix" name="unix-ar" rev="1.0-alpha-6">
  <artifact name="unix-ar" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk.unix', module='unix-ar', version='1.0-alpha-6')
)
libraryDependencies += "no.arktekk.unix" % "unix-ar" % "1.0-alpha-6"
[no.arktekk.unix/unix-ar "1.0-alpha-6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

unix-maven-plugin

My local copy of the unix-maven-plugin from the Codehaus Mojo project

Bitdeli Badge

Versions

Version
1.0-alpha-6