is not current version
Last Version 1.2.0

vip.justlive:easy-boot-core 1.0.4

core of easy boot

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

easy-boot-core
Version

Version

1.0.4
Type

Type

jar

Download easy-boot-core 1.0.4


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