com.redhat.ceylon.common

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.common
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download com.redhat.ceylon.common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.0