Layrry Launcher

A Launcher and API for Modularized Java Applications

License

License

GroupId

GroupId

org.moditect.layrry
ArtifactId

ArtifactId

layrry-launcher
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Layrry Launcher
A Launcher and API for Modularized Java Applications

Download layrry-launcher

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.moditect.layrry : layrry-config-yaml jar 1.0.0.Alpha1
org.moditect.layrry : layrry-config-toml jar 1.0.0.Alpha1
org.moditect.layrry : layrry-core jar 1.0.0.Alpha1
com.beust : jcommander jar 1.78

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha1