Last Version

Apache Groovy 3.0.0-alpha-3

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages JSON Data
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-json-direct
Version

Version

3.0.0-alpha-3
Type

Type

jar
Description

Description

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Project URL

Project URL

http://groovy-lang.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/groovy.git

Download groovy-json-direct 3.0.0-alpha-3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-json jar 3.0.0-alpha-3

Project Modules

There are no modules declared in this project.