is not current version
Last Version 1.0.0-RC1

org.gaixie.jibu.plugins:jibu-json 1.0.0-M2


Categories

Categories

JSON Data
GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

jibu-json
Version

Version

1.0.0-M2
Type

Type

jar

Download jibu-json 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.gaixie.jibu.plugins/jibu-json/ -->
<dependency>
    <groupId>org.gaixie.jibu.plugins</groupId>
    <artifactId>jibu-json</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.jibu.plugins/jibu-json/
implementation 'org.gaixie.jibu.plugins:jibu-json:1.0.0-M2'
// https://jarcasting.com/artifacts/org.gaixie.jibu.plugins/jibu-json/
implementation ("org.gaixie.jibu.plugins:jibu-json:1.0.0-M2")
'org.gaixie.jibu.plugins:jibu-json:jar:1.0.0-M2'
<dependency org="org.gaixie.jibu.plugins" name="jibu-json" rev="1.0.0-M2">
  <artifact name="jibu-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.jibu.plugins', module='jibu-json', version='1.0.0-M2')
)
libraryDependencies += "org.gaixie.jibu.plugins" % "jibu-json" % "1.0.0-M2"
[org.gaixie.jibu.plugins/jibu-json "1.0.0-M2"]