Last Version

com.fundebug:fundebug-java 0.3.1

Capture Java and Spring exceptions automatically

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.fundebug
ArtifactId

ArtifactId

fundebug-java
Version

Version

0.3.1
Type

Type

jar
Description

Description

Capture Java and Spring exceptions automatically

Download fundebug-java 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.