Argo

Argo is an open source JSON parser and generator written in Java. It offers document, push, and pull APIs.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.argo
ArtifactId

ArtifactId

argo
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Argo
Argo is an open source JSON parser and generator written in Java. It offers document, push, and pull APIs.
Project URL

Project URL

http://argo.sourceforge.net
Source Code Management

Source Code Management

https://svn.code.sf.net/p/argo/code/tags/6.0

Download argo

How to add to project

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

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.

Versions

Version
6.0
5.16
5.15
5.14
5.13
5.12
5.9
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.40
3.39
3.38
3.37
3.36
3.35
3.34
3.32
3.31
3.29
3.28
3.26
3.25
3.24
3.23
3.22
3.21
3.20
3.19
3.18
3.17
3.16
3.15
3.14
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.25
2.24
2.23
2.22
2.21
2.20
2.19-RELEASE