Last Version

darksky-forecast-api 2.1.0

A java library to access the DarkSky weather forecast API.

License

License

GroupId

GroupId

tk.plogitech
ArtifactId

ArtifactId

darksky-forecast-api
Version

Version

2.1.0
Type

Type

jar
Description

Description

darksky-forecast-api
A java library to access the DarkSky weather forecast API.
Source Code Management

Source Code Management

https://github.com/200Puls/darksky-forecast-api.git

Download darksky-forecast-api 2.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.