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