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

com.github.oncizl:helper 1.0.1

Helper for Android

Группа

Группа

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

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

helper
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать helper 1.0.1


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