is not current version
Last Version 0.0.5

com.g2forge.habitat:habitat 0.0.1

Habitat provides all the support a growing program needs.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

habitat
Version

Version

0.0.1
Type

Type

pom

Download habitat 0.0.1

Filename Size
habitat-0.0.1.pom 777 bytes
Browse

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