is not current version
Last Version 1.9.14

io.fogsy:empire-annotations 1.9.13


GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-annotations
Version

Version

1.9.13
Type

Type

jar

Download empire-annotations 1.9.13


<!-- 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"]