is not current version
Last Version 2.1.8.SR3

io.easybest:easybest-boot-project 0.1.7

EasyBest Boot Project

GroupId

GroupId

io.easybest
ArtifactId

ArtifactId

easybest-boot-project
Version

Version

0.1.7
Type

Type

pom

Download easybest-boot-project 0.1.7

Filename Size
easybest-boot-project-0.1.7.pom 820 bytes
Browse

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