is not current version
Last Version 1.13.1

ro.pippo:pippo-fastjson 0.6.1

Fastjson integration

Categories

Categories

JSON Data fastjson Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-fastjson
Version

Version

0.6.1
Type

Type

jar

Download pippo-fastjson 0.6.1


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