添加依赖
<dependency>
    <groupId>io.github.muehmar</groupId>
    <artifactId>pojo-builder-annotations</artifactId>
    <version>2.2.0</version>
</dependency>
implementation 'io.github.muehmar:pojo-builder-annotations:2.2.0'
io.github.muehmar:pojo-builder-annotations:2.2.0
<dependency org="io.github.muehmar" name="pojo-builder-annotations" rev="2.2.0" />
libraryDependencies += "io.github.muehmar" % "pojo-builder-annotations" % "2.2.0"
@Grab(group='io.github.muehmar', module='pojo-builder-annotations', version='2.2.0')
[io.github.muehmar/pojo-builder-annotations "2.2.0"]
'io.github.muehmar:pojo-builder-annotations:jar:2.2.0'
资源下载