AutoRxBinder

Generates RxJava bindings.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.moomoon
ArtifactId

ArtifactId

AutoRxBinder
Last Version

Last Version

0.1.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0