is not current version
Last Version 0.0.5

com.g2forge.habitat:ha-project 0.0.1

Parent project for Habitat.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-project
Version

Version

0.0.1
Type

Type

pom

Download ha-project 0.0.1

Filename Size
ha-project-0.0.1.pom 2 KB
Browse

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