is not current version
Last Version 1.0.3

com.github.qiaolin:apollo-hotupdate 1.0.1


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.github.qiaolin
ArtifactId

ArtifactId

apollo-hotupdate
Version

Version

1.0.1
Type

Type

jar

Download apollo-hotupdate 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate/ -->
<dependency>
    <groupId>com.github.qiaolin</groupId>
    <artifactId>apollo-hotupdate</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate/
implementation 'com.github.qiaolin:apollo-hotupdate:1.0.1'
// https://jarcasting.com/artifacts/com.github.qiaolin/apollo-hotupdate/
implementation ("com.github.qiaolin:apollo-hotupdate:1.0.1")
'com.github.qiaolin:apollo-hotupdate:jar:1.0.1'
<dependency org="com.github.qiaolin" name="apollo-hotupdate" rev="1.0.1">
  <artifact name="apollo-hotupdate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qiaolin', module='apollo-hotupdate', version='1.0.1')
)
libraryDependencies += "com.github.qiaolin" % "apollo-hotupdate" % "1.0.1"
[com.github.qiaolin/apollo-hotupdate "1.0.1"]