is not current version
Last Version 1.0.5

refiner 1.0.4

Refiner Android SDK

License

License

GroupId

GroupId

io.refiner
ArtifactId

ArtifactId

refiner
Version

Version

1.0.4
Type

Type

aar
Description

Description

refiner
Refiner Android SDK

Download refiner 1.0.4

Filename Size
refiner-1.0.4.pom
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.3
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 (10)

Group / Artifact Type Version
io.refiner : shared jar 1.0.4
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

Project Modules

There are no modules declared in this project.