refiner

Refiner Android SDK

License

License

GroupId

GroupId

io.refiner
ArtifactId

ArtifactId

refiner
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

refiner
Refiner Android SDK

Download refiner

Filename Size
refiner-1.0.5.pom
Browse

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1
androidx.constraintlayout » constraintlayout jar 2.1.3
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.webkit » webkit jar 1.4.0
com.google.android.material » material jar 1.5.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
io.insert-koin : koin-android jar 3.2.0-beta-1
androidx.databinding » databinding-common jar 7.1.3
androidx.databinding » databinding-runtime jar 7.1.3
androidx.databinding » databinding-adapters jar 7.1.3
androidx.databinding » databinding-ktx jar 7.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
io.refiner : shared jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0