ceylon.http.client

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ceylon-lang
ArtifactId

ArtifactId

ceylon.http.client
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ceylon.http.client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.ceylon-lang : ceylon.collection jar 1.3.3
org.ceylon-lang : ceylon.http.common jar 1.3.3
org.ceylon-lang : ceylon.io jar 1.3.3
org.ceylon-lang : ceylon.language jar 1.3.3
org.ceylon-lang : ceylon.uri jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2