is not current version
Last Version 0.6.12

com.github.davidmoten:rxjava-slf4j 0.6.9

RxJava SLF4J logging utilities

Categories

Categories

SLF4J Application Layer Libs Logging RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rxjava-slf4j
Version

Version

0.6.9
Type

Type

jar

Download rxjava-slf4j 0.6.9


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>rxjava-slf4j</artifactId>
    <version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/
implementation 'com.github.davidmoten:rxjava-slf4j:0.6.9'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/
implementation ("com.github.davidmoten:rxjava-slf4j:0.6.9")
'com.github.davidmoten:rxjava-slf4j:jar:0.6.9'
<dependency org="com.github.davidmoten" name="rxjava-slf4j" rev="0.6.9">
  <artifact name="rxjava-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava-slf4j', version='0.6.9')
)
libraryDependencies += "com.github.davidmoten" % "rxjava-slf4j" % "0.6.9"
[com.github.davidmoten/rxjava-slf4j "0.6.9"]