| License |
License
The Lukashian Calendar License
|
|---|---|
| GroupId | GroupIdorg.lukashian |
| ArtifactId | ArtifactIdlukashian |
| Version | Version1.4 |
| Type | Typejar |
| Description |
DescriptionLukashian Calendar
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.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lukashian-1.4.pom | |
| lukashian-1.4-test-sources.jar | 19 KB |
| lukashian-1.4-sources.jar | 29 KB |
| lukashian-1.4-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lukashian/lukashian/ -->
<dependency>
<groupId>org.lukashian</groupId>
<artifactId>lukashian</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lukashian/lukashian/
implementation 'org.lukashian:lukashian:1.4'
// https://jarcasting.com/artifacts/org.lukashian/lukashian/
implementation ("org.lukashian:lukashian:1.4")
'org.lukashian:lukashian:jar:1.4'
<dependency org="org.lukashian" name="lukashian" rev="1.4">
<artifact name="lukashian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lukashian', module='lukashian', version='1.4')
)
libraryDependencies += "org.lukashian" % "lukashian" % "1.4"
[org.lukashian/lukashian "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |