is not current version
Last Version 1.0.1

io.vertx:lang-ceylon 1.0.0


GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-ceylon
Version

Version

1.0.0
Type

Type

jar

Download lang-ceylon 1.0.0


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