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

com.github.oncizl:helper 1.0.4

Helper for Android

Группа

Группа

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

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

helper
Версия

Версия

1.0.4
Тип

Тип

aar

Скачать helper 1.0.4


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