is not current version
Last Version 3.0.0.RELEASE

me.wuwenbin:template-utils-pojo 2.0.2.RELEASE

Provide some common pojo and some common classes for projects.

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-utils-pojo
Version

Version

2.0.2.RELEASE
Type

Type

jar

Download template-utils-pojo 2.0.2.RELEASE


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