Last Version

solarpositioning 0.0.9

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
Version

Version

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


<!-- 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.