Last Version

FastAndroid 1.2

Android模板项目

License

License

GroupId

GroupId

io.github.libolf
ArtifactId

ArtifactId

FastAndroid
Version

Version

1.2
Type

Type

aar
Description

Description

FastAndroid
Android模板项目
Project URL

Project URL

https://github.com/libolf/FastAndroid
Source Code Management

Source Code Management

https://github.com/libolf/FastAndroid/tree/master

Download FastAndroid 1.2


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

Dependencies

compile (8)

Group / Artifact Type Version
FastAndroid » network jar unspecified
androidx.room » room-runtime jar 2.4.2
androidx.room » room-paging jar 2.4.2
androidx.room » room-ktx jar 2.4.2
androidx.databinding » databinding-common jar 7.0.4
androidx.databinding » databinding-runtime jar 7.0.4
androidx.databinding » databinding-adapters jar 7.0.4
androidx.databinding » databinding-ktx jar 7.0.4

Project Modules

There are no modules declared in this project.