is not current version
Last Version 1.0.5

top.yuzhyn:azylee-core 1.0.0

Demo project for Spring Boot

GroupId

GroupId

top.yuzhyn
ArtifactId

ArtifactId

azylee-core
Version

Version

1.0.0
Type

Type

jar

Download azylee-core 1.0.0


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