| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.vertx | 
    
| ArtifactId | ArtifactIdvertx-lang-ceylon-doc | 
    
| Last Version | Last Version3.5.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project Organization | 
                    Project OrganizationEclipse | 
            
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-lang-ceylon-doc/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-lang-ceylon-doc</artifactId>
    <version>3.5.4</version>
</dependency>
                // https://jarcasting.com/artifacts/io.vertx/vertx-lang-ceylon-doc/
implementation 'io.vertx:vertx-lang-ceylon-doc:3.5.4'
                // https://jarcasting.com/artifacts/io.vertx/vertx-lang-ceylon-doc/
implementation ("io.vertx:vertx-lang-ceylon-doc:3.5.4")
                'io.vertx:vertx-lang-ceylon-doc:jar:3.5.4'
                <dependency org="io.vertx" name="vertx-lang-ceylon-doc" rev="3.5.4">
  <artifact name="vertx-lang-ceylon-doc" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.vertx', module='vertx-lang-ceylon-doc', version='3.5.4')
)
                libraryDependencies += "io.vertx" % "vertx-lang-ceylon-doc" % "3.5.4"
                [io.vertx/vertx-lang-ceylon-doc "3.5.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-codetrans | jar | |
| io.vertx : vertx-docgen | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun » tools Optional | jar | 1.8 |