is not current version
Last Version 1.0.45

in.hocg.boot:utils-base 1.0.32


GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

utils-base
Version

Version

1.0.32
Type

Type

jar

Download utils-base 1.0.32


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