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

Jar examples for r:rxjava-slf4j

Description

RxJava SLF4J logging utilities

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials