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

Jar examples for r:rxjava-slf4j

Description

RxJava SLF4J logging utilities

You can download jar file rxjava-slf4j 0.6.7 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.7.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials