не последняя версия
Последняя версия 3.0.RLS

fun.hereis.code:utils 1.4


Группа

Группа

fun.hereis.code
Идентификатор

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

utils
Версия

Версия

1.4
Тип

Тип

jar

Скачать utils 1.4

Имя Файла Размер
utils-1.4.pom
utils-1.4.jar 10 KB
utils-1.4-sources.jar 6 KB
utils-1.4-javadoc.jar 53 KB
Обзор

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