MVN

com.g2forge.gearbox : gb-command

Maven & Gradle

Apr 25, 2021
4 usages
0 stars

Gearbox Command · A functional abstraction of command line programs, allowing Java to invoke shell commands painlessly.

<dependency>
    <groupId>com.g2forge.gearbox</groupId>
    <artifactId>gb-command</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.g2forge.gearbox : gb-command to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.g2forge.gearbox : gb-command to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gb-command-0.0.9
gb-command-0.0.8
gb-command-0.0.7
gb-command-0.0.6
gb-command-0.0.5
gb-command-0.0.4
gb-command-0.0.3

How to add a dependency to Maven

Add the following com.g2forge.gearbox : gb-command maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.g2forge.gearbox</groupId>
    <artifactId>gb-command</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.g2forge.gearbox : gb-command gradle dependency to your build.gradle file:

implementation 'com.g2forge.gearbox:gb-command:0.0.9'

Gradle Kotlin DSL: Add the following com.g2forge.gearbox : gb-command gradle kotlin dependency to your build.gradle.kts file:

implementation("com.g2forge.gearbox:gb-command:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.g2forge.gearbox : gb-command sbt scala dependency to your build.sbt file:

libraryDependencies += "com.g2forge.gearbox" % "gb-command" % "0.0.9"

Advertisement

Dependencies from Group

Apr 25, 2021
4 usages
0 stars
Apr 25, 2021
4 usages
0 stars
Apr 25, 2021
2 usages
0 stars
Apr 25, 2021
2 usages
0 stars
Feb 18, 2018
1 usages
0 stars

Discover Dependencies

May 27, 2022
13 usages
447 stars
Jan 15, 2021
4 usages
1.6k stars
Feb 02, 2018
3 usages
2 stars
Aug 10, 2023
7 usages
328 stars
Jan 23, 2021
15 stars
Jun 09, 2021
3 usages
2 stars
Jun 02, 2023
18 usages
Jul 13, 2023
18 usages
261 stars
Apr 21, 2018
10 usages
65 stars