clip

A tenuous union between JCommander and commons-configuration

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dirkraft
ArtifactId

ArtifactId

clip
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

clip
A tenuous union between JCommander and commons-configuration
Project Organization

Project Organization

http://dirkraft.github.io

Download clip

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.beust : jcommander jar 1.32
commons-configuration : commons-configuration jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0