is not current version
Last Version 0.0.5

com.g2forge.habitat:habitat 0.0.4

Habitat provides all the support a growing program needs.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

habitat
Version

Version

0.0.4
Type

Type

pom

Download habitat 0.0.4

Filename Size
habitat-0.0.4.pom 820 bytes
Browse

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