observablecollection

RxCollection - Observable utils for RecyclerView

License

License

GroupId

GroupId

sk.teamsoft
ArtifactId

ArtifactId

observablecollection
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

observablecollection
RxCollection - Observable utils for RecyclerView

Download observablecollection

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
com.jakewharton.timber : timber jar 4.7.1
io.reactivex.rxjava2 : rxjava jar 2.2.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0