is not current version
Last Version 1.0.0.RELEASE

top.aeizzz:boot-api 1.0.0

rbac-api包

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

boot-api
Version

Version

1.0.0
Type

Type

jar

Download boot-api 1.0.0


<!-- https://jarcasting.com/artifacts/top.aeizzz/boot-api/ -->
<dependency>
    <groupId>top.aeizzz</groupId>
    <artifactId>boot-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.aeizzz/boot-api/
implementation 'top.aeizzz:boot-api:1.0.0'
// https://jarcasting.com/artifacts/top.aeizzz/boot-api/
implementation ("top.aeizzz:boot-api:1.0.0")
'top.aeizzz:boot-api:jar:1.0.0'
<dependency org="top.aeizzz" name="boot-api" rev="1.0.0">
  <artifact name="boot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.aeizzz', module='boot-api', version='1.0.0')
)
libraryDependencies += "top.aeizzz" % "boot-api" % "1.0.0"
[top.aeizzz/boot-api "1.0.0"]