is not current version
Last Version 0.0.9

com.g2forge.gearbox:gb-command-test 0.0.8

Helper code for testing modules build on GearBox Command.

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gb-command-test
Version

Version

0.0.8
Type

Type

jar

Download gb-command-test 0.0.8


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