is not current version
Last Version 0.0.5

com.g2forge.habitat:ha-trace 0.0.3

A small library for working with stack traces.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-trace
Version

Version

0.0.3
Type

Type

jar

Download ha-trace 0.0.3


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