is not current version
Last Version 1.3.0.RELEASE

me.wuwenbin:template-utils-json 1.2.1.RELEASE

Provide json operations,including fastjson,gson, jackson and jodd's json.

Categories

Categories

JSON Data
GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-utils-json
Version

Version

1.2.1.RELEASE
Type

Type

jar

Download template-utils-json 1.2.1.RELEASE


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