artist-traits-rx

A Gradle plugin that generates a base set of Views

License

License

GroupId

GroupId

com.uber.artist
ArtifactId

ArtifactId

artist-traits-rx
Last Version

Last Version

0.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

artist-traits-rx
A Gradle plugin that generates a base set of Views
Project URL

Project URL

https://github.com/uber/artist/
Source Code Management

Source Code Management

https://github.com/uber/artist/

Download artist-traits-rx

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.9.0
io.reactivex.rxjava2 : rxjava jar 2.2.3
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0
com.uber.artist : artist-api jar 0.4.7

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.7
0.4.6
0.4.5
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2