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

fun.hereis.code:utils 1.8.RLS


Группа

Группа

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

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

utils
Версия

Версия

1.8.RLS
Тип

Тип

jar

Скачать utils 1.8.RLS


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