Last Version

MOKO fields 0.10.0

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

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

fields-flow-android
Version

Version

0.10.0
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-flow-android 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
dev.icerock.moko : fields-core-android jar 0.10.0
dev.icerock.moko : mvvm-flow-android jar 0.13.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.