is not current version
Last Version 0.2.0

com.github.k0shk0sh:compose-easyforms 0.1.0

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

Categories

Categories

ORM Data
GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

compose-easyforms
Version

Version

0.1.0
Type

Type

aar

Download compose-easyforms 0.1.0


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