is not current version
Last Version 3.5.4

io.vertx:vertx-lang-ceylon-stack 3.5.3.CR1


GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-ceylon-stack
Version

Version

3.5.3.CR1
Type

Type

jar

Download vertx-lang-ceylon-stack 3.5.3.CR1


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