| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdorg.ceylon-lang |
| ArtifactId | ArtifactIdcom.redhat.ceylon.cli |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
Descriptioncom.redhat.ceylon.cli
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| com.redhat.ceylon.cli-1.3.3.pom | |
| com.redhat.ceylon.cli-1.3.3.jar | 318 KB |
| com.redhat.ceylon.cli-1.3.3-sources.jar | 132 KB |
| com.redhat.ceylon.cli-1.3.3-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.cli/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>com.redhat.ceylon.cli</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.cli/
implementation 'org.ceylon-lang:com.redhat.ceylon.cli:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/com.redhat.ceylon.cli/
implementation ("org.ceylon-lang:com.redhat.ceylon.cli:1.3.3")
'org.ceylon-lang:com.redhat.ceylon.cli:jar:1.3.3'
<dependency org="org.ceylon-lang" name="com.redhat.ceylon.cli" rev="1.3.3">
<artifact name="com.redhat.ceylon.cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='com.redhat.ceylon.cli', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "com.redhat.ceylon.cli" % "1.3.3"
[org.ceylon-lang/com.redhat.ceylon.cli "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ceylon-lang : com.redhat.ceylon.common | jar | 1.3.3 |
| org.ceylon-lang : com.redhat.ceylon.module-resolver | jar | 1.3.3 |
| org.tautua.markdownpapers : markdownpapers-core Optional | jar | 1.3.4 |