License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.argo |
ArtifactId | ArtifactIdargo |
Last Version | Last Version6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArgo
Argo is an open source JSON parser and generator written in Java. It offers document, push, and pull APIs.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
argo-6.0.pom | |
argo-6.0.jar | 114 KB |
argo-6.0-sources.jar | 46 KB |
argo-6.0-javadoc.jar | 157 KB |
Browse |
<!-- 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"]
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
|