Compose EasyForms library

Focus on building your form UI while the library do the heavy work for you.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

compose-easyforms
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Compose EasyForms library
Focus on building your form UI while the library do the heavy work for you.
Project URL

Project URL

https://github.com/k0shk0sh/ComposeEasyForms
Source Code Management

Source Code Management

https://github.com/k0shk0sh/ComposeEasyForms

Download compose-easyforms

How to add to project

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

Dependencies

compile (1)

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

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
androidx.compose.ui » ui jar 1.0.2
androidx.compose.material » material jar 1.0.2
androidx.compose.ui » ui-tooling-preview jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0