| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mfathi91 |
| Идентификатор | Идентификаторpersian-date-time |
| Версия | Версия4.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеPersian Date Time
This library is an implementation of Solar Hijri calendar
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| persian-date-time-4.1.0.pom | |
| persian-date-time-4.1.0.jar | 17 KB |
| persian-date-time-4.1.0-sources.jar | 16 KB |
| persian-date-time-4.1.0-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mfathi91/persian-date-time/ -->
<dependency>
<groupId>com.github.mfathi91</groupId>
<artifactId>persian-date-time</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfathi91/persian-date-time/
implementation 'com.github.mfathi91:persian-date-time:4.1.0'
// https://jarcasting.com/artifacts/com.github.mfathi91/persian-date-time/
implementation ("com.github.mfathi91:persian-date-time:4.1.0")
'com.github.mfathi91:persian-date-time:jar:4.1.0'
<dependency org="com.github.mfathi91" name="persian-date-time" rev="4.1.0">
<artifact name="persian-date-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfathi91', module='persian-date-time', version='4.1.0')
)
libraryDependencies += "com.github.mfathi91" % "persian-date-time" % "4.1.0"
[com.github.mfathi91/persian-date-time "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.unitils : unitils-core | jar | 3.4.6 |