MOKO fields

Input forms for mobile (android & ios) Kotlin Multiplatform development

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

fields-android
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO fields
Input forms for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

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

Source Code Management

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

Download fields-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
dev.icerock.moko : mvvm-livedata-android jar 0.12.0
dev.icerock.moko : resources-android-debug jar 0.18.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

Project Modules

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

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.9.0
0.8.0
0.7.1