GroupId | GroupIdorg.ceylon-lang |
---|---|
ArtifactId | ArtifactIdceylon.runtime |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionceylon.runtime
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
ceylon.runtime-1.3.3.pom | |
ceylon.runtime-1.3.3.jar | 102 KB |
ceylon.runtime-1.3.3-sources.jar | 49 KB |
ceylon.runtime-1.3.3-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.runtime/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>ceylon.runtime</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.runtime/
implementation 'org.ceylon-lang:ceylon.runtime:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.runtime/
implementation ("org.ceylon-lang:ceylon.runtime:1.3.3")
'org.ceylon-lang:ceylon.runtime:jar:1.3.3'
<dependency org="org.ceylon-lang" name="ceylon.runtime" rev="1.3.3">
<artifact name="ceylon.runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='ceylon.runtime', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "ceylon.runtime" % "1.3.3"
[org.ceylon-lang/ceylon.runtime "1.3.3"]
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.tool.provider | jar | 1.3.3 |
org.jboss.logmanager : jboss-logmanager | jar | 2.0.3.Final |
org.jboss.modules : jboss-modules | jar | 1.4.4.Final |