is not current version
Last Version 4.7.1

org.smallmind:web-json 3.3.2

Json Integrations

Categories

Categories

JSON Data
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-json
Version

Version

3.3.2
Type

Type

pom

Download web-json 3.3.2

Filename Size
web-json-3.3.2.pom 603 bytes
Browse

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