UpdateApp

This is a update app extend library.

License

License

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

UpdateApp
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

UpdateApp
This is a update app extend library.
Project URL

Project URL

https://krisray.gitbook.io/smartpanorama
Source Code Management

Source Code Management

https://fly2think.coding.net/public/SamplePanorama/SamplePanorama/git/files

Download UpdateApp

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0