strftime4j

A Java implementation of the strftime() function defined in ISO C and POSIX.

Лицензия

Лицензия

Категории

Категории

Time4J Универсальные библиотеки Date and Time
Группа

Группа

ua.co.k
Идентификатор

Идентификатор

strftime4j
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

strftime4j
A Java implementation of the strftime() function defined in ISO C and POSIX.
Ссылка на сайт

Ссылка на сайт

https://github.com/msangel/strftime4j
Система контроля версий

Система контроля версий

https://github.com/msangel/strftime4j

Скачать strftime4j

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ua.co.k/strftime4j/ -->
<dependency>
    <groupId>ua.co.k</groupId>
    <artifactId>strftime4j</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ua.co.k/strftime4j/
implementation 'ua.co.k:strftime4j:1.0.5'
// https://jarcasting.com/artifacts/ua.co.k/strftime4j/
implementation ("ua.co.k:strftime4j:1.0.5")
'ua.co.k:strftime4j:jar:1.0.5'
<dependency org="ua.co.k" name="strftime4j" rev="1.0.5">
  <artifact name="strftime4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.co.k', module='strftime4j', version='1.0.5')
)
libraryDependencies += "ua.co.k" % "strftime4j" % "1.0.5"
[ua.co.k/strftime4j "1.0.5"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2