is not current version
Last Version 3.5

Commons: Suncalc 3.4

Compute sun and moon phases

License

License

Apache License Version 2.0
GroupId

GroupId

org.shredzone.commons
ArtifactId

ArtifactId

commons-suncalc
Version

Version

3.4
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 3.4


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.