| Группа | Группаtech.sirwellington.alchemy |
|---|---|
| Идентификатор | Идентификаторalchemy-annotations |
| Версия | Версия1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| alchemy-annotations-1.7.pom | |
| alchemy-annotations-1.7.jar | 23 KB |
| alchemy-annotations-1.7-sources.jar | 31 KB |
| alchemy-annotations-1.7-javadoc.jar | 257 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-annotations</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/
implementation 'tech.sirwellington.alchemy:alchemy-annotations:1.7'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-annotations/
implementation ("tech.sirwellington.alchemy:alchemy-annotations:1.7")
'tech.sirwellington.alchemy:alchemy-annotations:jar:1.7'
<dependency org="tech.sirwellington.alchemy" name="alchemy-annotations" rev="1.7">
<artifact name="alchemy-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-annotations', version='1.7')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-annotations" % "1.7"
[tech.sirwellington.alchemy/alchemy-annotations "1.7"]