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

Sheath 1.0.0

A small wrapper of Dagger to facilitate interaction with the object graph

Лицензия

Лицензия

Группа

Группа

io.pristine.sheath
Идентификатор

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

sheath
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Sheath
A small wrapper of Dagger to facilitate interaction with the object graph
Ссылка на сайт

Ссылка на сайт

https://github.com/pristineio/sheath
Система контроля версий

Система контроля версий

https://github.com/pristineio/sheath

Скачать sheath 1.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.dagger : dagger jar 1.2.2
com.squareup.dagger : dagger-compiler jar 1.2.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.8.2

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

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