com.redhat.ceylon.compiler.js

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.compiler.js
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download com.redhat.ceylon.compiler.js

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.ceylon-lang : ceylon.language 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.model jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.module-resolver jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.module-resolver-javascript jar 1.3.3
org.ceylon-lang : com.redhat.ceylon.typechecker jar 1.3.3
net.minidev : json-smart jar 1.3.1
org.antlr : antlr-runtime jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0