is not current version
Last Version 0.0.5

com.g2forge.habitat:ha-trace 0.0.4

A small library for working with stack traces.

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-trace
Version

Version

0.0.4
Type

Type

jar

Download ha-trace 0.0.4


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