is not current version
Last Version 2.1.6

com.googlecode.openbox:jsonpool 2.0.19

This is common Json Object Store Pool

Categories

Categories

JSON Data
GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

jsonpool
Version

Version

2.0.19
Type

Type

jar

Download jsonpool 2.0.19


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