is not current version
Last Version 0.0.9

com.g2forge.gearbox:gb-project 0.0.5

Parent project for Gearbox.

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gb-project
Version

Version

0.0.5
Type

Type

pom

Download gb-project 0.0.5

Filename Size
gb-project-0.0.5.pom 2 KB
Browse

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