is not current version
Last Version 1.6.0

org.lukashian:lukashian 1.0

The Lukashian Calendar is a radically fresh approach to a calendar that is easier, simpler and more accurate. It gets rid of all the legacy elements of existing calendars and sees a calendar for what it really is: not a way to measure a duration of time (that's what we have seconds for), but a representation of the movements of the Earth in the Solar System.

GroupId

GroupId

org.lukashian
ArtifactId

ArtifactId

lukashian
Version

Version

1.0
Type

Type

jar

Download lukashian 1.0


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