is not current version
Last Version 1.2.0

vip.justlive:easy-boot 1.0.1

easy-boot

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

easy-boot
Version

Version

1.0.1
Type

Type

pom

Download easy-boot 1.0.1

Filename Size
easy-boot-1.0.1.pom 5 KB
Browse

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