com.redhat.ceylon.common

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

com.redhat.ceylon.maven-support
Last Version

Last Version

2.0
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.maven-support

How to add to project

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

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
2.0
1.2.2