Last Version

Habitat Trace 0.0.5

A small library for working with stack traces.

License

License

GroupId

GroupId

com.g2forge.habitat
ArtifactId

ArtifactId

ha-trace
Version

Version

0.0.5
Type

Type

jar
Description

Description

Habitat Trace
A small library for working with stack traces.
Source Code Management

Source Code Management

http://github.com/g2forge/habitat/tree/0.0.5/ha-trace

Download ha-trace 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.1
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.