is not current version
Last Version 0.8.0

MOKO fields 0.7.1

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

License

License

https://github.com/icerockdev/moko-fields/blob/master/LICENSE.md
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

fields-android-debug
Version

Version

0.7.1
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-debug 0.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
dev.icerock.moko : mvvm-livedata-android-debug jar 0.9.2
dev.icerock.moko : resources-android-debug jar 0.15.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

Project Modules

There are no modules declared in this project.