is not current version
Last Version 0.2.1.4

cn.willingxyz.restdoc:RestDocJackson 0.2.1.0


Categories

Categories

Jackson Data JSON
GroupId

GroupId

cn.willingxyz.restdoc
ArtifactId

ArtifactId

RestDocJackson
Version

Version

0.2.1.0
Type

Type

jar

Download RestDocJackson 0.2.1.0


<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocJackson/ -->
<dependency>
    <groupId>cn.willingxyz.restdoc</groupId>
    <artifactId>RestDocJackson</artifactId>
    <version>0.2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocJackson/
implementation 'cn.willingxyz.restdoc:RestDocJackson:0.2.1.0'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/RestDocJackson/
implementation ("cn.willingxyz.restdoc:RestDocJackson:0.2.1.0")
'cn.willingxyz.restdoc:RestDocJackson:jar:0.2.1.0'
<dependency org="cn.willingxyz.restdoc" name="RestDocJackson" rev="0.2.1.0">
  <artifact name="RestDocJackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='RestDocJackson', version='0.2.1.0')
)
libraryDependencies += "cn.willingxyz.restdoc" % "RestDocJackson" % "0.2.1.0"
[cn.willingxyz.restdoc/RestDocJackson "0.2.1.0"]