Last Version

RxPalette 0.3.0

RxJava binding APIs for Palette.

License

License

GroupId

GroupId

io.sweers.rxpalette
ArtifactId

ArtifactId

rxpalette
Version

Version

0.3.0
Type

Type

aar
Description

Description

RxPalette
RxJava binding APIs for Palette.
Project URL

Project URL

https://github.com/hzsweers/RxPalette/
Source Code Management

Source Code Management

https://github.com/hzsweers/RxPalette/

Download rxpalette 0.3.0


<!-- https://jarcasting.com/artifacts/io.sweers.rxpalette/rxpalette/ -->
<dependency>
    <groupId>io.sweers.rxpalette</groupId>
    <artifactId>rxpalette</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.sweers.rxpalette/rxpalette/
implementation 'io.sweers.rxpalette:rxpalette:0.3.0'
// https://jarcasting.com/artifacts/io.sweers.rxpalette/rxpalette/
implementation ("io.sweers.rxpalette:rxpalette:0.3.0")
'io.sweers.rxpalette:rxpalette:aar:0.3.0'
<dependency org="io.sweers.rxpalette" name="rxpalette" rev="0.3.0">
  <artifact name="rxpalette" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sweers.rxpalette', module='rxpalette', version='0.3.0')
)
libraryDependencies += "io.sweers.rxpalette" % "rxpalette" % "0.3.0"
[io.sweers.rxpalette/rxpalette "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.0
com.android.support » support-annotations jar 23.1.1
com.android.support » palette-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.