darksky-client

Rest Client library for the darksky API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.skylark.weather
ArtifactId

ArtifactId

darksky-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

darksky-client
Rest Client library for the darksky API
Project URL

Project URL

https://github.com/skylarkbe/darksky-client/
Source Code Management

Source Code Management

https://github.com/skylarkbe/darksky-client/

Download darksky-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.6
org.apache.httpcomponents : httpclient jar 4.5.6
org.glassfish.jersey.core : jersey-client jar 2.26-b03
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.26-b03
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1
org.projectlombok : lombok Optional jar 1.18.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1