is not current version
Last Version 1.0.27

io.github.tingbob:fastform 1.0.20

Android UIX

Categories

Categories

ORM Data
GroupId

GroupId

io.github.tingbob
ArtifactId

ArtifactId

fastform
Version

Version

1.0.20
Type

Type

aar

Download fastform 1.0.20


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