is not current version
Last Version 2.5.32

com.typesafe.akka:akka-slf4j_2.11 2.3.8

akka-slf4j

Categories

Categories

SLF4J Application Layer Libs Logging Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-slf4j_2.11
Version

Version

2.3.8
Type

Type

jar

Download akka-slf4j_2.11 2.3.8


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