is not current version
Last Version 0.29

io.fastjson:qbit 0.1

Queuing and service library for boon

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

qbit
Version

Version

0.1
Type

Type

jar

Download qbit 0.1


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