is not current version
Last Version 0.0.9

com.g2forge.gearbox:gearbox 0.0.7

A library of clients and frameworks for building them, including REST and command line.

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gearbox
Version

Version

0.0.7
Type

Type

pom

Download gearbox 0.0.7

Filename Size
gearbox-0.0.7.pom 989 bytes
Browse

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