is not current version
Last Version 1.3.3

org.ceylon-lang:ceylon.json 1.3.2


Categories

Categories

JSON Data
GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

ceylon.json
Version

Version

1.3.2
Type

Type

jar

Download ceylon.json 1.3.2


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