is not current version
Last Version 0.6.1

com.gilt:lib-newrelic-logback_2.12 0.6.0

lib-newrelic-logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

lib-newrelic-logback_2.12
Version

Version

0.6.0
Type

Type

jar

Download lib-newrelic-logback_2.12 0.6.0


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