Layrry Platform

A Launcher and API for Modularized Java Applications

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.moditect.layrry
ArtifactId

ArtifactId

layrry-platform
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Layrry Platform
A Launcher and API for Modularized Java Applications

Download layrry-platform

How to add to project

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

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
1.0.0.Alpha1