com.redhat.ceylon.tools

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

com.redhat.ceylon.tools
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.redhat.ceylon.tools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download com.redhat.ceylon.tools

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.ceylon-lang : ceylon.bootstrap jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.cli jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.common jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.module-resolver jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.typechecker jar 1.3.3
com.github.rjeschke : txtmark jar 0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2