| License |
License |
|---|---|
| GroupId | GroupIdcom.talanlabs |
| ArtifactId | ArtifactIdapt-debug |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnnotation Processing Tool Debug
Help to debug annotation processing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apt-debug-1.0.0.pom | |
| apt-debug-1.0.0.jar | 18 KB |
| apt-debug-1.0.0-sources.jar | 6 KB |
| apt-debug-1.0.0-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |