r

rxjava3

Indistinct artifact id, use lazyrecycler-rxjava3 instead
https://github.com/dokar3/LazyRecycler
The Apache Software License, Version 2.0
Felix Dokar
Files download
File Operation
rxjava3-0.1.1.pom download
rxjava3-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.dokar3</groupId>
  <artifactId>rxjava3</artifactId>
  <version>0.1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.dokar3:rxjava3:0.1.1'
Gradle Kotlin
implementation("io.github.dokar3:rxjava3:0.1.1")
Scala SBT
libraryDependencies += "io.github.dokar3" % "rxjava3" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dokar3', module='rxjava3', version='0.1.1')
)
Apache Ivy
<dependency org="io.github.dokar3" name="rxjava3" rev="0.1.1" />
Leiningen
[io.github.dokar3/rxjava3 "0.1.1"]
Apache Buildr
'io.github.dokar3:rxjava3:jar:0.1.1'