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

com.github.joaocruz04:jutils 1.0.0

Utility library for Android projects

Группа

Группа

com.github.joaocruz04
Идентификатор

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

jutils
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать jutils 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.joaocruz04/jutils/ -->
<dependency>
    <groupId>com.github.joaocruz04</groupId>
    <artifactId>jutils</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joaocruz04/jutils/
implementation 'com.github.joaocruz04:jutils:1.0.0'
// https://jarcasting.com/artifacts/com.github.joaocruz04/jutils/
implementation ("com.github.joaocruz04:jutils:1.0.0")
'com.github.joaocruz04:jutils:aar:1.0.0'
<dependency org="com.github.joaocruz04" name="jutils" rev="1.0.0">
  <artifact name="jutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.joaocruz04', module='jutils', version='1.0.0')
)
libraryDependencies += "com.github.joaocruz04" % "jutils" % "1.0.0"
[com.github.joaocruz04/jutils "1.0.0"]