License |
License |
---|---|
GroupId | GroupIdio.airbrake |
ArtifactId | ArtifactIdjavabrake |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionjavabrake
Airbrake notifier for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javabrake-0.2.3.pom | |
javabrake-0.2.3.jar | 26 KB |
javabrake-0.2.3-sources.jar | 11 KB |
javabrake-0.2.3-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airbrake/javabrake/ -->
<dependency>
<groupId>io.airbrake</groupId>
<artifactId>javabrake</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.airbrake/javabrake/
implementation 'io.airbrake:javabrake:0.2.3'
// https://jarcasting.com/artifacts/io.airbrake/javabrake/
implementation ("io.airbrake:javabrake:0.2.3")
'io.airbrake:javabrake:jar:0.2.3'
<dependency org="io.airbrake" name="javabrake" rev="0.2.3">
<artifact name="javabrake" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airbrake', module='javabrake', version='0.2.3')
)
libraryDependencies += "io.airbrake" % "javabrake" % "0.2.3"
[io.airbrake/javabrake "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.7.1 |
junit : junit | jar | 4.12 |