Last Version

AutoRxBinder 0.1.5

Generates RxJava bindings.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.moomoon
ArtifactId

ArtifactId

AutoRxBinder
Version

Version

0.1.5
Type

Type

jar
Description

Description

AutoRxBinder
Generates RxJava bindings.
Project URL

Project URL

https://github.com/moomoon/AutoRxBinder/
Source Code Management

Source Code Management

https://github.com/moomoon/AutoRxBinder/

Download AutoRxBinder 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.9
com.squareup : javapoet jar 1.7.0
com.google.auto.service : auto-service jar 1.0-rc2

Project Modules

There are no modules declared in this project.