Last Version

LunarCalendar 1.5

A Java implementation of Chinese lunar calendar.

License

License

GroupId

GroupId

com.github.heqiao2010
ArtifactId

ArtifactId

lunar
Version

Version

1.5
Type

Type

jar
Description

Description

LunarCalendar
A Java implementation of Chinese lunar calendar.
Source Code Management

Source Code Management

https://github.com/heqiao2010

Download lunar 1.5


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.7
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.