Download rxjava-slf4j-0.5.4.jar file - Jar r

Jar examples for r:rxjava-slf4j

Description

RxJava SLF4J logging utilities

You can download jar file rxjava-slf4j 0.5.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxjava-slf4j-0.5.4.jar to your project.

<dependency>
   <groupId>com.github.davidmoten</groupId>
   <artifactId>rxjava-slf4j</artifactId>
   <version>0.5.4</version>
</dependency>
compile group: 'com.github.davidmoten', name: 'rxjava-slf4j', version: '0.5.4'
libraryDependencies += "com.github.davidmoten" % "rxjava-slf4j" % "0.5.4"
<dependency org="com.github.davidmoten" name="rxjava-slf4j" rev="0.5.4"/>
@Grapes(@Grab(group='com.github.davidmoten', module='rxjava-slf4j', version='0.5.4'))
'com.github.davidmoten:rxjava-slf4j:jar:0.5.4'

Download

Click the following link to download the jar file.

rxjava-slf4j-0.5.4-javadoc.jar
rxjava-slf4j-0.5.4-sources.jar
rxjava-slf4j-0.5.4.jar
rxjava-slf4j-0.5.4.pom



Related Tutorials