| GroupId | GroupIdorg.ceylon-lang |
|---|---|
| ArtifactId | ArtifactIdceylon.decimal |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
Descriptionceylon.decimal
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| ceylon.decimal-1.3.3.pom | |
| ceylon.decimal-1.3.3.jar | 44 KB |
| ceylon.decimal-1.3.3-sources.jar | 8 KB |
| ceylon.decimal-1.3.3-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.decimal/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>ceylon.decimal</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.decimal/
implementation 'org.ceylon-lang:ceylon.decimal:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.decimal/
implementation ("org.ceylon-lang:ceylon.decimal:1.3.3")
'org.ceylon-lang:ceylon.decimal:jar:1.3.3'
<dependency org="org.ceylon-lang" name="ceylon.decimal" rev="1.3.3">
<artifact name="ceylon.decimal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='ceylon.decimal', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "ceylon.decimal" % "1.3.3"
[org.ceylon-lang/ceylon.decimal "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ceylon-lang : ceylon.language | jar | 1.3.3 |
| org.ceylon-lang : ceylon.whole | jar | 1.3.3 |