Habitat
Habitat provides all the support a growing program needs.
License |
License |
---|---|
GroupId | GroupIdcom.g2forge.habitat |
ArtifactId | ArtifactIdha-trace |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHabitat Trace
A small library for working with stack traces.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ha-trace-0.0.5.pom | |
ha-trace-0.0.5.jar | 13 KB |
ha-trace-0.0.5-sources.jar | 4 KB |
ha-trace-0.0.5-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 7.1 |
com.g2forge.alexandria : ax-java | jar | 0.0.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
com.g2forge.alexandria : ax-test | jar | 0.0.17 |
junit : junit | jar | 4.13.1 |
Habitat provides all the support a growing program needs.