launcher

Simple launcher bootstrap for Java applications

License

License

Apache License
GroupId

GroupId

org.deephacks.launcher
ArtifactId

ArtifactId

launcher
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

launcher
Simple launcher bootstrap for Java applications

Download launcher

How to add to project

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

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.

Versions

Version
0.1.0