Last Version

sampleapp 3.0.0

The official provider for the Raygun error tracking service. This is an example project, using raygun4java.core.

License

License

GroupId

GroupId

com.mindscapehq
ArtifactId

ArtifactId

sampleapp
Version

Version

3.0.0
Type

Type

jar
Description

Description

sampleapp
The official provider for the Raygun error tracking service. This is an example project, using raygun4java.core.
Project URL

Project URL

http://raygun.io

Download sampleapp 3.0.0


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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.