MVN

com.luckycatlabs : SunriseSunsetCalculator

Maven & Gradle

Dec 17, 2014
2 usages
299 stars

SunriseSunsetCalculator · Libarary to compute the sunrise/sunset.

<dependency>
    <groupId>com.luckycatlabs</groupId>
    <artifactId>SunriseSunsetCalculator</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.luckycatlabs : SunriseSunsetCalculator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.luckycatlabs : SunriseSunsetCalculator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
SunriseSunsetCalculator-1.2
1.1
SunriseSunsetCalculator-1.1

How to add a dependency to Maven

Add the following com.luckycatlabs : SunriseSunsetCalculator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.luckycatlabs</groupId>
    <artifactId>SunriseSunsetCalculator</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.luckycatlabs : SunriseSunsetCalculator gradle dependency to your build.gradle file:

implementation 'com.luckycatlabs:SunriseSunsetCalculator:1.2'

Gradle Kotlin DSL: Add the following com.luckycatlabs : SunriseSunsetCalculator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.luckycatlabs:SunriseSunsetCalculator:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.luckycatlabs : SunriseSunsetCalculator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.luckycatlabs" % "SunriseSunsetCalculator" % "1.2"

Advertisement

Dependencies from Group

Dec 17, 2014
2 usages
299 stars

Discover Dependencies

Mar 15, 2020
2 usages
1 stars
Jul 05, 2022
13 usages
10 stars
Jul 17, 2023
5 usages
750 stars
Jul 28, 2023
7 usages
331 stars
Jan 11, 2017
2 usages
Dec 30, 2020
3 usages
0 stars
Dec 30, 2020
3 usages
0 stars