Rocket

Launch system that allows classes to be invoked in phases to make sure all dependencies are satisfied.

License

License

GroupId

GroupId

com.github.pyknic
ArtifactId

ArtifactId

rocket
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rocket
Launch system that allows classes to be invoked in phases to make sure all dependencies are satisfied.
Project URL

Project URL

https://www.github.com/Pyknic/rocket/
Project Organization

Project Organization

Emil Forslund

Download rocket

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0