SimpleDI Annotations

Easy and simple di using annotation processors

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SimpleDI Annotations
Easy and simple di using annotation processors
Ссылка на сайт

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

https://github.com/ThorbenKuck/SimpleDI

Скачать di-annotations

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

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

Зависимости

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

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

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

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

Версия
0.5.1
0.2
0.1