is not current version
Last Version 0.34

io.fastjson:boon-bundle 0.30

Boon Bundle

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

boon-bundle
Version

Version

0.30
Type

Type

pom

Download boon-bundle 0.30

Filename Size
boon-bundle-0.30.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fastjson/boon-bundle/ -->
<dependency>
    <groupId>io.fastjson</groupId>
    <artifactId>boon-bundle</artifactId>
    <version>0.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fastjson/boon-bundle/
implementation 'io.fastjson:boon-bundle:0.30'
// https://jarcasting.com/artifacts/io.fastjson/boon-bundle/
implementation ("io.fastjson:boon-bundle:0.30")
'io.fastjson:boon-bundle:pom:0.30'
<dependency org="io.fastjson" name="boon-bundle" rev="0.30">
  <artifact name="boon-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fastjson', module='boon-bundle', version='0.30')
)
libraryDependencies += "io.fastjson" % "boon-bundle" % "0.30"
[io.fastjson/boon-bundle "0.30"]