не последняя версия
Последняя версия 1.7.0

com.gitee.secretopen:secret-boot-framework 1.2.0


Группа

Группа

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

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

secret-boot-framework
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать secret-boot-framework 1.2.0

Имя Файла Размер
secret-boot-framework-1.2.0.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework/ -->
<dependency>
    <groupId>com.gitee.secretopen</groupId>
    <artifactId>secret-boot-framework</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework/
implementation 'com.gitee.secretopen:secret-boot-framework:1.2.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework/
implementation ("com.gitee.secretopen:secret-boot-framework:1.2.0")
'com.gitee.secretopen:secret-boot-framework:pom:1.2.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework" rev="1.2.0">
  <artifact name="secret-boot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework', version='1.2.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework" % "1.2.0"
[com.gitee.secretopen/secret-boot-framework "1.2.0"]