is not current version
Last Version 0.0.5

com.g2forge.habitat:ha-metadata 0.0.2

When you need data about your code, and annotations just aren't enough.

Categories

Categories

Data
GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-metadata
Version

Version

0.0.2
Type

Type

jar

Download ha-metadata 0.0.2


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