is not current version
Last Version 0.1.5

com.github.moomoon:AutoRxBinder 0.1.3

Generates RxJava bindings.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.moomoon
ArtifactId

ArtifactId

AutoRxBinder
Version

Version

0.1.3
Type

Type

jar

Download AutoRxBinder 0.1.3


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