Annotation Processing Tool Debug

Help to debug annotation processing

License

License

GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

apt-debug
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation Processing Tool Debug
Help to debug annotation processing
Project URL

Project URL

http://www.talanlabs.com
Project Organization

Project Organization

Talanlabs
Source Code Management

Source Code Management

https://gitlab.talanlabs.com/gabriel-allaigre/apt-debug

Download apt-debug

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0