| License |
License
The Lukashian Calendar License
|
|---|---|
| GroupId | GroupIdorg.lukashian |
| ArtifactId | ArtifactIdlukashian |
| Version | Version1.6.0 |
| 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.6.0.pom | |
| lukashian-1.6.0-test-sources.jar | 20 KB |
| lukashian-1.6.0-sources.jar | 31 KB |
| lukashian-1.6.0-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lukashian/lukashian/ -->
<dependency>
<groupId>org.lukashian</groupId>
<artifactId>lukashian</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lukashian/lukashian/
implementation 'org.lukashian:lukashian:1.6.0'
// https://jarcasting.com/artifacts/org.lukashian/lukashian/
implementation ("org.lukashian:lukashian:1.6.0")
'org.lukashian:lukashian:jar:1.6.0'
<dependency org="org.lukashian" name="lukashian" rev="1.6.0">
<artifact name="lukashian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lukashian', module='lukashian', version='1.6.0')
)
libraryDependencies += "org.lukashian" % "lukashian" % "1.6.0"
[org.lukashian/lukashian "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |