Appdelegate Apt Compiler

Compiler for Appdelegate to find Application lifecycle delegate class

License

License

GroupId

GroupId

io.github.hele-jeremy
ArtifactId

ArtifactId

appdelegate-apt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Appdelegate Apt Compiler
Compiler for Appdelegate to find Application lifecycle delegate class
Project URL

Project URL

https://github.com/hele-jeremy/gradle_lession
Source Code Management

Source Code Management

https://github.com/hele-jeremy/gradle_lession

Download appdelegate-apt

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
io.github.hele-jeremy : appdelegate-annotation jar 1.0.1
com.squareup : javapoet jar 1.13.0
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0