is not current version
Last Version 1.0.27

io.github.tingbob:fastform 1.0.24

Android UIX

Categories

Categories

ORM Data
GroupId

GroupId

io.github.tingbob
ArtifactId

ArtifactId

fastform
Version

Version

1.0.24
Type

Type

pom

Download fastform 1.0.24


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