注解处理器

注释生成properties文件

License

License

GroupId

GroupId

com.github.xlmkit
ArtifactId

ArtifactId

annotation-processor-comment-helper
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

注解处理器
注释生成properties文件
Project URL

Project URL

https://github.com/xlmkit/annotation-processor-comment-helper

Download annotation-processor-comment-helper

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0