Files download
File Operation
annotation-processor-comment-helper-1.0.1.jar download
annotation-processor-comment-helper-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.xlmkit</groupId>
  <artifactId>annotation-processor-comment-helper</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.xlmkit:annotation-processor-comment-helper:1.0.1'
Gradle Kotlin
implementation("com.github.xlmkit:annotation-processor-comment-helper:1.0.1")
Scala SBT
libraryDependencies += "com.github.xlmkit" % "annotation-processor-comment-helper" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xlmkit', module='annotation-processor-comment-helper', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.xlmkit" name="annotation-processor-comment-helper" rev="1.0.1" />
Leiningen
[com.github.xlmkit/annotation-processor-comment-helper "1.0.1"]
Apache Buildr
'com.github.xlmkit:annotation-processor-comment-helper:jar:1.0.1'
Dependencies
The project has no third-party dependencies