Java Exception Tracer


License

License

GroupId

GroupId

com.spikhalskiy
ArtifactId

ArtifactId

exception-tracer
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Exception Tracer
Java Exception Tracer
Project URL

Project URL

https://github.com/Spikhalskiy/java-exception-tracer

Download exception-tracer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.11.6
net.bytebuddy : byte-buddy-agent jar 1.11.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0