Last Version

Dark Sky API client library 2.0.1

Provides access to the Dark Sky API

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

darksky
Version

Version

2.0.1
Type

Type

jar
Description

Description

Dark Sky API client library
Provides access to the Dark Sky API
Project URL

Project URL

https://github.com/ralscha/darksky/
Source Code Management

Source Code Management

https://github.com/ralscha/darksky.git

Download darksky 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.immutables : value Optional jar 2.8.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.