is not current version
Last Version 1.0.3

net.anthavio:airbrake-logback 1.0.2

Logback Appender for Airbrake

Categories

Categories

Ant Build Tools Net Logback Application Layer Libs Logging
GroupId

GroupId

net.anthavio
ArtifactId

ArtifactId

airbrake-logback
Version

Version

1.0.2
Type

Type

jar

Download airbrake-logback 1.0.2


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