Last Version

sunrise-sunset 1.1.1

Provides methods to determine the sunrise, sunset, civil twilight,nautical twilight, and astronomical twilight times of a given location, or if it is currently day or night at a given location.

License

License

GroupId

GroupId

ca.rmen
ArtifactId

ArtifactId

lib-sunrise-sunset
Version

Version

1.1.1
Type

Type

jar
Description

Description

sunrise-sunset
Provides methods to determine the sunrise, sunset, civil twilight,nautical twilight, and astronomical twilight times of a given location, or if it is currently day or night at a given location.
Project URL

Project URL

http://github.com/caarmen/SunriseSunset
Source Code Management

Source Code Management

https://github.com/caarmen/SunriseSunset.git

Download lib-sunrise-sunset 1.1.1


<!-- https://jarcasting.com/artifacts/ca.rmen/lib-sunrise-sunset/ -->
<dependency>
    <groupId>ca.rmen</groupId>
    <artifactId>lib-sunrise-sunset</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.rmen/lib-sunrise-sunset/
implementation 'ca.rmen:lib-sunrise-sunset:1.1.1'
// https://jarcasting.com/artifacts/ca.rmen/lib-sunrise-sunset/
implementation ("ca.rmen:lib-sunrise-sunset:1.1.1")
'ca.rmen:lib-sunrise-sunset:jar:1.1.1'
<dependency org="ca.rmen" name="lib-sunrise-sunset" rev="1.1.1">
  <artifact name="lib-sunrise-sunset" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.rmen', module='lib-sunrise-sunset', version='1.1.1')
)
libraryDependencies += "ca.rmen" % "lib-sunrise-sunset" % "1.1.1"
[ca.rmen/lib-sunrise-sunset "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.