is not current version
Last Version 2.0.1.C

fun.qinghuan:ella-boot 2.0.0

ella

GroupId

GroupId

fun.qinghuan
ArtifactId

ArtifactId

ella-boot
Version

Version

2.0.0
Type

Type

jar

Download ella-boot 2.0.0


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