MOKO units

Composing units into list and show in RecyclerView/UITableView/UICollectionView. Control your lists from common code for mobile (android & ios) Kotlin Multiplatform development

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

units-test-android
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO units
Composing units into list and show in RecyclerView/UITableView/UICollectionView. Control your lists from common code for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

https://github.com/icerockdev/moko-units
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-units

Download units-test-android

How to add to project

<!-- https://jarcasting.com/artifacts/dev.icerock.moko/units-test-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>units-test-android</artifactId>
    <version>0.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/units-test-android/
implementation 'dev.icerock.moko:units-test-android:0.8.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/units-test-android/
implementation ("dev.icerock.moko:units-test-android:0.8.0")
'dev.icerock.moko:units-test-android:aar:0.8.0'
<dependency org="dev.icerock.moko" name="units-test-android" rev="0.8.0">
  <artifact name="units-test-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='units-test-android', version='0.8.0')
)
libraryDependencies += "dev.icerock.moko" % "units-test-android" % "0.8.0"
[dev.icerock.moko/units-test-android "0.8.0"]

Dependencies

compile (2)

Group / Artifact Type Version
dev.icerock.moko : units-android jar 0.8.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.appcompat » appcompat jar 1.3.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0