is not current version
Last Version 1.0.1

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

Compiler for Appdelegate to find Application lifecycle delegate class

GroupId

GroupId

io.github.hele-jeremy
ArtifactId

ArtifactId

appdelegate-apt
Version

Version

1.0.0
Type

Type

jar

Download appdelegate-apt 1.0.0


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