SimpleDI Bootstrap

Easy and simple di using annotation processors

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.5.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

https://github.com/ThorbenKuck/SimpleDI

Скачать simple-di-bootstrap

Имя Файла Размер
simple-di-bootstrap-0.5.1.pom 3 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.thorbenkuck : di jar 0.5.1

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

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

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

Версия
0.5.1
0.5
0.4
0.3