Last Version

raygun-core 3.0.0

The official provider for the Raygun error tracking service. This core project is plugged in to your desktop, mobile or web application, and performs the actual sending.

License

License

GroupId

GroupId

com.mindscapehq
ArtifactId

ArtifactId

core
Version

Version

3.0.0
Type

Type

jar
Description

Description

raygun-core
The official provider for the Raygun error tracking service. This core project is plugged in to your desktop, mobile or web application, and performs the actual sending.
Project URL

Project URL

http://raygun.io

Download core 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.