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.

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-annotations
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/SirWellington/alchemy-annotations
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-annotations

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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