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

SimpleDI 0.2

Easy and simple di using annotation processors

Лицензия

Лицензия

Группа

Группа

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

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

di
Версия

Версия

0.2
Тип

Тип

pom
Описание

Описание

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

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

https://github.com/ThorbenKuck/powerfx

Скачать di 0.2

Имя Файла Размер
di-0.2.pom 7 KB
Обзор

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

Зависимости

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

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

  • di-annotations
  • di-core
  • di-processor
  • test