Last Version

RxGroups Annotation Processor 1.0.0-alpha2

Observables lifecycle management

License

License

GroupId

GroupId

com.airbnb
ArtifactId

ArtifactId

rxgroups-processor
Version

Version

1.0.0-alpha2
Type

Type

jar
Description

Description

RxGroups Annotation Processor
Observables lifecycle management
Project URL

Project URL

https://github.com/airbnb/rxgroups
Source Code Management

Source Code Management

https://github.com/airbnb/rxgroups

Download rxgroups-processor 1.0.0-alpha2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.8.0
com.airbnb : rxgroups jar 1.0.0-alpha2

Project Modules

There are no modules declared in this project.