Commons: Suncalc

Compute sun and moon phases

License

License

Apache License Version 2.0
GroupId

GroupId

org.shredzone.commons
ArtifactId

ArtifactId

commons-suncalc
Last Version

Last Version

3.5
Release Date

Release Date

Type

Type

jar
Description

Description

Commons: Suncalc
Compute sun and moon phases
Project URL

Project URL

http://commons.shredzone.org
Source Code Management

Source Code Management

https://github.com/shred/commons-suncalc/

Download commons-suncalc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.5
3.4
3.3
3.2
3.1
3.0
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.1
1.0