is not current version
Last Version 1.0.1

io.github.hele-jeremy:appdelegate-annotation 1.0.0

The annotation used in appdelegate api

GroupId

GroupId

io.github.hele-jeremy
ArtifactId

ArtifactId

appdelegate-annotation
Version

Version

1.0.0
Type

Type

jar

Download appdelegate-annotation 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.hele-jeremy/appdelegate-annotation/ -->
<dependency>
    <groupId>io.github.hele-jeremy</groupId>
    <artifactId>appdelegate-annotation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hele-jeremy/appdelegate-annotation/
implementation 'io.github.hele-jeremy:appdelegate-annotation:1.0.0'
// https://jarcasting.com/artifacts/io.github.hele-jeremy/appdelegate-annotation/
implementation ("io.github.hele-jeremy:appdelegate-annotation:1.0.0")
'io.github.hele-jeremy:appdelegate-annotation:jar:1.0.0'
<dependency org="io.github.hele-jeremy" name="appdelegate-annotation" rev="1.0.0">
  <artifact name="appdelegate-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hele-jeremy', module='appdelegate-annotation', version='1.0.0')
)
libraryDependencies += "io.github.hele-jeremy" % "appdelegate-annotation" % "1.0.0"
[io.github.hele-jeremy/appdelegate-annotation "1.0.0"]