uix-common

Android UIX

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.tingbob
ArtifactId

ArtifactId

fastform
Last Version

Last Version

1.0.27
Release Date

Release Date

Type

Type

aar
Description

Description

uix-common
Android UIX
Project URL

Project URL

https://github.com/tingbob/fastform_android
Source Code Management

Source Code Management

https://github.com/tingbob/fastform_android

Download fastform

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.4.0
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20