is not current version
Last Version 0.3.2

com.gilt:lib-newrelic-logback_2.10 0.3.1

lib-newrelic-logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

lib-newrelic-logback_2.10
Version

Version

0.3.1
Type

Type

jar

Download lib-newrelic-logback_2.10 0.3.1


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