GroupId | GroupIdtech.sirwellington.alchemy |
---|---|
ArtifactId | ArtifactIdalchemy-annotations |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
alchemy-annotations-2.1.3.pom | |
alchemy-annotations-2.1.3.jar | 28 KB |
alchemy-annotations-2.1.3-sources.jar | 34 KB |
alchemy-annotations-2.1.3-javadoc.jar | 291 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-annotations</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/
implementation 'tech.sirwellington.alchemy:alchemy-annotations:2.1.3'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/
implementation ("tech.sirwellington.alchemy:alchemy-annotations:2.1.3")
'tech.sirwellington.alchemy:alchemy-annotations:jar:2.1.3'
<dependency org="tech.sirwellington.alchemy" name="alchemy-annotations" rev="2.1.3">
<artifact name="alchemy-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-annotations', version='2.1.3')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-annotations" % "2.1.3"
[tech.sirwellington.alchemy/alchemy-annotations "2.1.3"]