hot-update

It provides hot updates for you.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.idea-aedi
ArtifactId

ArtifactId

hot-update
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

hot-update
It provides hot updates for you.
Project URL

Project URL

https://gitee.com/JustryDeng/hot-update
Source Code Management

Source Code Management

https://gitee.com/JustryDeng/hot-update

Download hot-update

Filename Size
hot-update-2.2.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.idea-aedi/hot-update/ -->
<dependency>
    <groupId>com.idea-aedi</groupId>
    <artifactId>hot-update</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.idea-aedi/hot-update/
implementation 'com.idea-aedi:hot-update:2.2.0'
// https://jarcasting.com/artifacts/com.idea-aedi/hot-update/
implementation ("com.idea-aedi:hot-update:2.2.0")
'com.idea-aedi:hot-update:pom:2.2.0'
<dependency org="com.idea-aedi" name="hot-update" rev="2.2.0">
  <artifact name="hot-update" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.idea-aedi', module='hot-update', version='2.2.0')
)
libraryDependencies += "com.idea-aedi" % "hot-update" % "2.2.0"
[com.idea-aedi/hot-update "2.2.0"]

Dependencies

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

Project Modules

  • hot-update-class
  • hot-update-common

Versions

Version
2.2.0
2.1.0
2.0.0
1.9.0
1.8.0
1.6.0
1.5.0
1.4.0
1.2.0
1.1.0
1.0.0