solarpositioning

This is a Java library containing algorithms for finding the sun’s position on the sky for a given date and latitude and longitude (and other parameters).

License

License

Categories

Categories

Net
GroupId

GroupId

net.e175.klaus
ArtifactId

ArtifactId

solarpositioning
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

solarpositioning
This is a Java library containing algorithms for finding the sun’s position on the sky for a given date and latitude and longitude (and other parameters).
Project URL

Project URL

https://github.com/KlausBrunner/solarpositioning

Download solarpositioning

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5