License |
License |
---|---|
GroupId | GroupIdcn.fly2think |
ArtifactId | ArtifactIdUpdateApp |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionUpdateApp
This is a update app extend library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
UpdateApp-1.0.1.pom | |
UpdateApp-1.0.1-sources.jar | 29 KB |
UpdateApp-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.fly2think/UpdateApp/ -->
<dependency>
<groupId>cn.fly2think</groupId>
<artifactId>UpdateApp</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.fly2think/UpdateApp/
implementation 'cn.fly2think:UpdateApp:1.0.1'
// https://jarcasting.com/artifacts/cn.fly2think/UpdateApp/
implementation ("cn.fly2think:UpdateApp:1.0.1")
'cn.fly2think:UpdateApp:aar:1.0.1'
<dependency org="cn.fly2think" name="UpdateApp" rev="1.0.1">
<artifact name="UpdateApp" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.fly2think', module='UpdateApp', version='1.0.1')
)
libraryDependencies += "cn.fly2think" % "UpdateApp" % "1.0.1"
[cn.fly2think/UpdateApp "1.0.1"]