is not current version
Last Version 0.0.9

com.g2forge.gearbox:gb-project 0.0.1

Parent project for ${gearbox.name}.

GroupId

GroupId

com.g2forge.gearbox
ArtifactId

ArtifactId

gb-project
Version

Version

0.0.1
Type

Type

pom

Download gb-project 0.0.1

Filename Size
gb-project-0.0.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-project/
implementation 'com.g2forge.gearbox:gb-project:0.0.1'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-project/
implementation ("com.g2forge.gearbox:gb-project:0.0.1")
'com.g2forge.gearbox:gb-project:pom:0.0.1'
<dependency org="com.g2forge.gearbox" name="gb-project" rev="0.0.1">
  <artifact name="gb-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-project', version='0.0.1')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-project" % "0.0.1"
[com.g2forge.gearbox/gb-project "0.0.1"]