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

com.gitee.secretopen:secret-boot-framework-core 1.1


Группа

Группа

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

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

secret-boot-framework-core
Версия

Версия

1.1
Тип

Тип

jar

Скачать secret-boot-framework-core 1.1


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