is not current version
Last Version 0.0.4-RELEASE

io.github.snowthinker:pojo-helper 0.0.2-RELEASE

Java POJO helps to simplify pojo convert and mask

GroupId

GroupId

io.github.snowthinker
ArtifactId

ArtifactId

pojo-helper
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download pojo-helper 0.0.2-RELEASE


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