is not current version
Last Version 8.3.0

com.github.thejuki:k-form-master 8.2.0

Easily build generic forms with minimal effort (A Kotlin port of FormMaster)

Categories

Categories

ORM Data
GroupId

GroupId

com.github.thejuki
ArtifactId

ArtifactId

k-form-master
Version

Version

8.2.0
Type

Type

aar

Download k-form-master 8.2.0


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