MVN

tech.sirwellington.alchemy : alchemy-annotations

Maven & Gradle

Feb 23, 2019
19 usages
3 stars

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

<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-annotations</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.sirwellington.alchemy : alchemy-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of tech.sirwellington.alchemy : alchemy-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
alchemy-annotations-2.2
2.1.x
alchemy-annotations-2.1.3
alchemy-annotations-2.1.2
alchemy-annotations-2.1.1
2.1
alchemy-annotations-2.1
2.0
alchemy-annotations-2.0
1.7
alchemy-annotations-1.7
1.6
alchemy-annotations-1.6
1.5
alchemy-annotations-1.5
1.4
alchemy-annotations-1.4
1.3.x
alchemy-annotations-1.3.1
1.3
alchemy-annotations-1.3
1.2
alchemy-annotations-1.2
1.1
alchemy-annotations-1.1
1.0
alchemy-annotations-1.0

How to add a dependency to Maven

Add the following tech.sirwellington.alchemy : alchemy-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-annotations</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.sirwellington.alchemy : alchemy-annotations gradle dependency to your build.gradle file:

implementation 'tech.sirwellington.alchemy:alchemy-annotations:2.2'

Gradle Kotlin DSL: Add the following tech.sirwellington.alchemy : alchemy-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.sirwellington.alchemy:alchemy-annotations:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.sirwellington.alchemy : alchemy-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-annotations" % "2.2"

Advertisement

Dependencies from Group

Apr 28, 2019
23 usages
2 stars
Feb 23, 2019
19 usages
3 stars
Jun 26, 2018
19 usages
1 stars
Sep 12, 2019
15 usages
1 stars
Feb 26, 2019
15 usages
6 stars

Discover Dependencies

Oct 13, 2016
16 usages
714 stars
Jul 18, 2018
6 usages
31.6k stars
Apr 18, 2021
5 usages
172 stars
Feb 28, 2013
38 usages
Aug 23, 2012
3 usages
Dec 23, 2021
13 usages
175 stars
Aug 14, 2017
19 usages
0 stars
Dec 04, 2018
4 usages