Last Version

utils 0.0.1-alpha

Android util tools

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

io.github.qinweiforandroid
ArtifactId

ArtifactId

utils
Version

Version

0.0.1-alpha
Type

Type

aar
Description

Description

utils
Android util tools
Project URL

Project URL

https://github.com/qinweiforandroid/QUtils
Source Code Management

Source Code Management

https://github.com/qinweiforandroid/QUtils/tree/master

Download utils 0.0.1-alpha


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.