is not current version
Last Version 1.1.1

com.cedarsoftware:groovy-io 1.1.0

Groovy JSON serialization

Categories

Categories

Groovy Languages
GroupId

GroupId

com.cedarsoftware
ArtifactId

ArtifactId

groovy-io
Version

Version

1.1.0
Type

Type

jar

Download groovy-io 1.1.0


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