ceylon.dbc

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

GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

ceylon.dbc
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ceylon.dbc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.ceylon-lang : ceylon.collection jar 1.3.3
org.ceylon-lang : ceylon.decimal jar 1.3.3
org.ceylon-lang : ceylon.language jar 1.3.3
org.ceylon-lang : ceylon.time jar 1.3.3
org.ceylon-lang : ceylon.transaction jar 1.3.3
org.ceylon-lang : ceylon.whole jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2