Last Version

groovy-io 1.1.1

Groovy JSON serialization

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

groovy-io
Version

Version

1.1.1
Type

Type

jar
Description

Description

groovy-io
Groovy JSON serialization
Project URL

Project URL

https://github.com/jdereg/groovy-io
Source Code Management

Source Code Management

https://github.com/jdereg/groovy-io

Download groovy-io 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.cedarsoftware : java-util jar 1.19.3
com.google.code.gson : gson jar 2.3

Project Modules

There are no modules declared in this project.