ceylon.logging

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

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

ceylon.logging
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ceylon.logging

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ceylon-lang : ceylon.collection jar 1.3.3
org.ceylon-lang : ceylon.language jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2