is not current version
Last Version 1.5.5

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

lagom-logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.lightbend.lagom
ArtifactId

ArtifactId

lagom-logback_2.11
Version

Version

1.5.4
Type

Type

jar

Download lagom-logback_2.11 1.5.4


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