не последняя версия
Последняя версия 1.3.3

org.ceylon-lang:com.redhat.ceylon.compiler.js 1.3.1


Группа

Группа

org.ceylon-lang
Идентификатор

Идентификатор

com.redhat.ceylon.compiler.js
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать com.redhat.ceylon.compiler.js 1.3.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.compiler.js/
implementation ("org.ceylon-lang:com.redhat.ceylon.compiler.js:1.3.1")
'org.ceylon-lang:com.redhat.ceylon.compiler.js:jar:1.3.1'
<dependency org="org.ceylon-lang" name="com.redhat.ceylon.compiler.js" rev="1.3.1">
  <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.1')
)
libraryDependencies += "org.ceylon-lang" % "com.redhat.ceylon.compiler.js" % "1.3.1"
[org.ceylon-lang/com.redhat.ceylon.compiler.js "1.3.1"]