is not current version
Last Version 0.0.5

com.g2forge.habitat:habitat 0.0.3

Habitat provides all the support a growing program needs.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

habitat
Version

Version

0.0.3
Type

Type

pom

Download habitat 0.0.3

Filename Size
habitat-0.0.3.pom 820 bytes
Browse

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