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

InjectView Gradle Plugin 1.0.2

Logs all life cycle methods of an Activity on Android

Лицензия

Лицензия

Группа

Группа

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

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

injectview-plugin
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

InjectView Gradle Plugin
Logs all life cycle methods of an Activity on Android

Скачать injectview-plugin 1.0.2


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.github.stephanenicolas.afterburner : afterburner-library jar 1.0.2
com.google.android : android jar 4.1.1.4
com.github.stephanenicolas.injectview : injectview-annotations jar 1.0.2
com.github.stephanenicolas.morpheus : morpheus-commons jar 1.0.8
org.projectlombok : lombok jar 1.14.2
com.github.stephanenicolas.morpheus : morpheus-plugin jar 1.0.8
com.github.stephanenicolas.javassist : javassist-build-plugin-api jar 1.0.0

test (7)

Идентификатор библиотеки Тип Версия
org.robolectric : robolectric jar 2.4.SNI
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.1.1
com.google.android : android-test jar 4.1.1.4
org.bouncycastle : bcprov-jdk15 jar 1.46
junit : junit jar 4.11
org.easymock : easymock jar 3.0

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

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