Last Version

raygun4java 1.0.2

The official provider for the Raygun error tracking service. For Java 6+.

License

License

GroupId

GroupId

com.mindscapehq.raygun4java
ArtifactId

ArtifactId

raygun4java
Version

Version

1.0.2
Type

Type

pom
Description

Description

raygun4java
The official provider for the Raygun error tracking service. For Java 6+.
Project URL

Project URL

http://raygun.io

Download raygun4java 1.0.2

Filename Size
raygun4java-1.0.2.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • web
  • sampleapp
  • core