Last Version

JSON 0.4.0

This JSON library is mostly written in progsbase-compatible Java. Progsbase allows writing a program in many languages at once. Thus, the core of this library is avaiable in 12 programming languages through the progsbase tool.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.progsbase.libraries
ArtifactId

ArtifactId

JSON
Version

Version

0.4.0
Type

Type

jar
Description

Description

JSON
This JSON library is mostly written in progsbase-compatible Java. Progsbase allows writing a program in many languages at once. Thus, the core of this library is avaiable in 12 programming languages through the progsbase tool.
Source Code Management

Source Code Management

https://github.com/InductiveComputerScience/JSON

Download JSON 0.4.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.