coat

Config of Annotated Types — Easy and typesafe config objects

Лицензия

Лицензия

Группа

Группа

de.poiu.coat
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

coat
Config of Annotated Types — Easy and typesafe config objects
Ссылка на сайт

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

https://github.com/poiu-de/coat
Система контроля версий

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

https://github.com/poiu-de/coat

Скачать coat

Имя Файла Размер
coat-0.0.3.pom 8 KB
Обзор

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

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

Зависимости

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

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

  • coat-processor
  • coat-runtime
  • coat-example

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

Версия
0.0.3
0.0.2
0.0.1