Java8ConverterUtils

The ConverterUtils for the Java 8 Time API

Лицензия

Лицензия

Категории

Категории

Java 8 Языки программирования Сеть
Группа

Группа

net.s-jr.utils.converterutils
Идентификатор

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

java8-converter-utils
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java8ConverterUtils
The ConverterUtils for the Java 8 Time API
Ссылка на сайт

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

https://github.com/s-jr/Utils

Скачать java8-converter-utils

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

<!-- https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/java8-converter-utils/ -->
<dependency>
    <groupId>net.s-jr.utils.converterutils</groupId>
    <artifactId>java8-converter-utils</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/java8-converter-utils/
implementation 'net.s-jr.utils.converterutils:java8-converter-utils:1.0.3'
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/java8-converter-utils/
implementation ("net.s-jr.utils.converterutils:java8-converter-utils:1.0.3")
'net.s-jr.utils.converterutils:java8-converter-utils:jar:1.0.3'
<dependency org="net.s-jr.utils.converterutils" name="java8-converter-utils" rev="1.0.3">
  <artifact name="java8-converter-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.converterutils', module='java8-converter-utils', version='1.0.3')
)
libraryDependencies += "net.s-jr.utils.converterutils" % "java8-converter-utils" % "1.0.3"
[net.s-jr.utils.converterutils/java8-converter-utils "1.0.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar
org.jetbrains : annotations jar

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

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

Project with Classes for conversion between date classes and for DAOs

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0