forms

A user input management library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.nwagu.forms
ArtifactId

ArtifactId

forms-android-debug
Last Version

Last Version

2.0.0-alpha07
Release Date

Release Date

Type

Type

aar
Description

Description

forms
A user input management library
Project URL

Project URL

https://github.com/nwagu/forms
Source Code Management

Source Code Management

https://github.com/nwagu/forms/tree/master

Download forms-android-debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
co.touchlab : stately-iso-collections-jvm jar 1.2.0-nmm

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha07
2.0.0-alpha04