не последняя версия
Последняя версия 1.0.45

in.hocg.boot:utils-base 1.0.41


Группа

Группа

in.hocg.boot
Идентификатор

Идентификатор

utils-base
Версия

Версия

1.0.41
Тип

Тип

jar

Скачать utils-base 1.0.41


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