is not current version
Last Version 1.3.3

org.ceylon-lang:ceylon.whole 1.3.2


GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

ceylon.whole
Version

Version

1.3.2
Type

Type

jar

Download ceylon.whole 1.3.2


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