is not current version
Last Version 2.1.8.SR3

io.easybest:easybest-boot-project 2.1.7.RELEASE

EasyBest Boot Project

GroupId

GroupId

io.easybest
ArtifactId

ArtifactId

easybest-boot-project
Version

Version

2.1.7.RELEASE
Type

Type

pom

Download easybest-boot-project 2.1.7.RELEASE


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