Categories |
CategoriesSLF4J Application Layer Libs Logging Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-slf4j_2.13.0-M5 |
Version | Version2.5.19 |
Type | Typejar |
Filename | Size |
---|---|
akka-slf4j_2.13.0-M5-2.5.19.pom | |
akka-slf4j_2.13.0-M5-2.5.19.jar | 15 KB |
akka-slf4j_2.13.0-M5-2.5.19-sources.jar | 2 KB |
akka-slf4j_2.13.0-M5-2.5.19-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-slf4j_2.13.0-M5</artifactId>
<version>2.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-M5/
implementation 'com.typesafe.akka:akka-slf4j_2.13.0-M5:2.5.19'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-slf4j_2.13.0-M5/
implementation ("com.typesafe.akka:akka-slf4j_2.13.0-M5:2.5.19")
'com.typesafe.akka:akka-slf4j_2.13.0-M5:jar:2.5.19'
<dependency org="com.typesafe.akka" name="akka-slf4j_2.13.0-M5" rev="2.5.19">
<artifact name="akka-slf4j_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-slf4j_2.13.0-M5', version='2.5.19')
)
libraryDependencies += "com.typesafe.akka" % "akka-slf4j_2.13.0-M5" % "2.5.19"
[com.typesafe.akka/akka-slf4j_2.13.0-M5 "2.5.19"]