is not current version
Last Version 0.1.5

Utilities for building command line programs 0.0.4

Utilities for building command line programs

License

License

GroupId

GroupId

io.github.theprez
ArtifactId

ArtifactId

jcmdutils
Version

Version

0.0.4
Type

Type

jar
Description

Description

Utilities for building command line programs
Utilities for building command line programs
Project URL

Project URL

https://github.com/ThePrez/JCmdUtils
Source Code Management

Source Code Management

https://github.com/ThePrez/JCmdUtils

Download jcmdutils 0.0.4


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

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.