forms

A user input management library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.nwagu.forms
ArtifactId

ArtifactId

forms
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

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha07
2.0.0-alpha04
1.0.3
1.0.2
1.0.1