is not current version
Last Version 2.1.37

co.abit.boot:boot 2.1.29


GroupId

GroupId

co.abit.boot
ArtifactId

ArtifactId

boot
Version

Version

2.1.29
Type

Type

pom

Download boot 2.1.29

Filename Size
boot-2.1.29.pom 6 KB
Browse

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