Last Version

startup 0.0.1

Automatically generating command line interfaces(CLIs) from Java Object or Class

License

License

GroupId

GroupId

com.github.pyloque
ArtifactId

ArtifactId

startup
Version

Version

0.0.1
Type

Type

jar
Description

Description

startup
Automatically generating command line interfaces(CLIs) from Java Object or Class
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/pyloque/startup

Download startup 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.