Last Version

Open-Server json 29

Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.wadpam.openserver
ArtifactId

ArtifactId

json
Version

Version

29
Type

Type

jar
Description

Description

Open-Server json
Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

Download json 29


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.