is not current version
Last Version 2.1.16

co.abit.boot:boot-root 2.1.6


GroupId

GroupId

co.abit.boot
ArtifactId

ArtifactId

boot-root
Version

Version

2.1.6
Type

Type

pom

Download boot-root 2.1.6

Filename Size
boot-root-2.1.6.pom 6 KB
Browse

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