is not current version
Last Version 4.2.0

com.phloc:phloc-json 2.5.5

Library for read and writing JSON objects in a typesafe manner

Categories

Categories

JSON Data
GroupId

GroupId

com.phloc
ArtifactId

ArtifactId

phloc-json
Version

Version

2.5.5
Type

Type

jar

Download phloc-json 2.5.5


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