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

tech.nodex:tutils2 1.3.3

Utils for simple and common use.

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

tech.nodex
Идентификатор

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

tutils2
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать tutils2 1.3.3


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