is not current version
Last Version 0.0.5

com.g2forge.habitat:ha-trace 0.0.2

A small library for working with stack traces.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-trace
Version

Version

0.0.2
Type

Type

jar

Download ha-trace 0.0.2


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