InjectView Annotations

Logs all life cycle methods of an Activity on Android

Лицензия

Лицензия

Группа

Группа

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

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

injectview-annotations
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

InjectView Annotations
Logs all life cycle methods of an Activity on Android

Скачать injectview-annotations

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0