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

top.heue.utils:lifecycle 1.0.0

An android library for easy to use lifecycle.

Группа

Группа

top.heue.utils
Идентификатор

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

lifecycle
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать lifecycle 1.0.0

Имя Файла Размер
lifecycle-1.0.0.pom
Обзор

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