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