License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.idea-aedi |
ArtifactId | ArtifactIdhot-update-common |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIt provides hot updates for you.
|
Filename | Size |
---|---|
hot-update-common-2.2.0.pom | |
hot-update-common-2.2.0.jar | 3 KB |
hot-update-common-2.2.0-sources.jar | 3 KB |
hot-update-common-2.2.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.idea-aedi/hot-update-common/ -->
<dependency>
<groupId>com.idea-aedi</groupId>
<artifactId>hot-update-common</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.idea-aedi/hot-update-common/
implementation 'com.idea-aedi:hot-update-common:2.2.0'
// https://jarcasting.com/artifacts/com.idea-aedi/hot-update-common/
implementation ("com.idea-aedi:hot-update-common:2.2.0")
'com.idea-aedi:hot-update-common:jar:2.2.0'
<dependency org="com.idea-aedi" name="hot-update-common" rev="2.2.0">
<artifact name="hot-update-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idea-aedi', module='hot-update-common', version='2.2.0')
)
libraryDependencies += "com.idea-aedi" % "hot-update-common" % "2.2.0"
[com.idea-aedi/hot-update-common "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |