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

Shiv 1.1.0

Helper classes for using Dagger with Android

Лицензия

Лицензия

Группа

Группа

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

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

shiv
Версия

Версия

1.1.0
Тип

Тип

aar
Описание

Описание

Shiv
Helper classes for using Dagger with Android

Скачать shiv 1.1.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.dagger : dagger jar 1.2.0
com.android.support » support-v4 jar 19.0.0

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

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