Feather

Feather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.

Лицензия

Лицензия

Категории

Категории

Feather Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.codejargon.feather
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Feather
Feather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.

Скачать feather

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

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

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

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

Версия
1.0
0.9
0.8
0.7
0.6