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