is not current version
Last Version 1.6.8-RC1

com.lightbend.lagom:lagom-logback_2.12 1.5.4

lagom-logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-logback_2.12
Version

Version

1.5.4
Type

Type

jar

Download lagom-logback_2.12 1.5.4


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