License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.idea-aedi |
ArtifactId | ArtifactIdhot-update |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhot-update
It provides hot updates for you.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hot-update-2.2.0.pom | 5 KB |
Browse |
<!-- 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"]