Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.tingbob |
ArtifactId | ArtifactIdfastform |
Version | Version1.0.25 |
Type | Typeaar |
Filename | Size |
---|---|
fastform-1.0.25.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tingbob/fastform/ -->
<dependency>
<groupId>io.github.tingbob</groupId>
<artifactId>fastform</artifactId>
<version>1.0.25</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tingbob/fastform/
implementation 'io.github.tingbob:fastform:1.0.25'
// https://jarcasting.com/artifacts/io.github.tingbob/fastform/
implementation ("io.github.tingbob:fastform:1.0.25")
'io.github.tingbob:fastform:aar:1.0.25'
<dependency org="io.github.tingbob" name="fastform" rev="1.0.25">
<artifact name="fastform" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tingbob', module='fastform', version='1.0.25')
)
libraryDependencies += "io.github.tingbob" % "fastform" % "1.0.25"
[io.github.tingbob/fastform "1.0.25"]