License |
License |
---|---|
GroupId | GroupIdsk.teamsoft |
ArtifactId | ArtifactIdobservablecollection |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionobservablecollection
RxCollection - Observable utils for RecyclerView
|
<!-- 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"]
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 |