Last Version

MOKO fields 0.8.0

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

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

fields-android-debug
Version

Version

0.8.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-android-debug 0.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
dev.icerock.moko : mvvm-livedata-android-debug jar 0.11.0
dev.icerock.moko : resources-android-debug jar 0.16.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.