alchemy-annotations

Alchemy; making Java fun again. Write what you mean, mean what you write. Alchemy Annotations allow clearer documentation of intent of your code.

Лицензия

Лицензия

Группа

Группа

tech.sirwellington.alchemy
Идентификатор

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

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

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

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

alchemy-annotations
Alchemy; making Java fun again. Write what you mean, mean what you write. Alchemy Annotations allow clearer documentation of intent of your code.
Ссылка на сайт

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

https://github.com/SirWellington/alchemy-annotations
Организация-разработчик

Организация-разработчик

RedRoma, Inc.

Скачать alchemy-annotations

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

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

Зависимости

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

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

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

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

Версия
2.2
2.1.3
2.1.2
2.1.1
2.1
2.0
1.7
1.6
1.5
1.4
1.3.1
1.3
1.2
1.1
1.0