MVN

com.github.pyknic : rocket

Maven & Gradle

May 15, 2017
3 stars

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

<dependency>
    <groupId>com.github.pyknic</groupId>
    <artifactId>rocket</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pyknic : rocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.pyknic : rocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rocket-1.0.0

How to add a dependency to Maven

Add the following com.github.pyknic : rocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pyknic</groupId>
    <artifactId>rocket</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pyknic : rocket gradle dependency to your build.gradle file:

implementation 'com.github.pyknic:rocket:1.0.0'

Gradle Kotlin DSL: Add the following com.github.pyknic : rocket gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pyknic:rocket:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pyknic : rocket sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pyknic" % "rocket" % "1.0.0"

Advertisement

Dependencies from Group

Apr 22, 2016
1 usages
31 stars
Apr 05, 2017
37 stars
Apr 26, 2016
3 stars
Apr 25, 2016
1 stars
Nov 17, 2016
12 stars

Discover Dependencies

Feb 22, 2018
1 usages
1 stars
Dec 01, 2017
4 usages
0 stars
Feb 22, 2023
11 usages
59 stars
May 16, 2017
1 stars
May 17, 2017
2 usages
262 stars
May 16, 2017
Jan 28, 2020
1 usages
777 stars