не последняя версия
Последняя версия 1.1.1-RELEASE

com.gitee.beiding:hotcode 1.0.1-RELEASE

项目热部署

Группа

Группа

com.gitee.beiding
Идентификатор

Идентификатор

hotcode
Версия

Версия

1.0.1-RELEASE
Тип

Тип

jar

Скачать hotcode 1.0.1-RELEASE


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