| Лицензия |
Лицензия
The Lukashian Calendar License
|
|---|---|
| Группа | Группаorg.lukashian |
| Идентификатор | Идентификаторlukashian |
| Версия | Версия1.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеLukashian 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |