Elapsed Time

Code library to provide elapsed time functionality with an easy to use API

Лицензия

Лицензия

Группа

Группа

com.github.michaelruocco
Идентификатор

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

elapsed-time
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Elapsed Time
Code library to provide elapsed time functionality with an easy to use API
Ссылка на сайт

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

https://github.com/michaelruocco/elapsed-time

Скачать elapsed-time

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

<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/elapsed-time/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>elapsed-time</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/elapsed-time/
implementation 'com.github.michaelruocco:elapsed-time:1.0.4'
// https://jarcasting.com/artifacts/com.github.michaelruocco/elapsed-time/
implementation ("com.github.michaelruocco:elapsed-time:1.0.4")
'com.github.michaelruocco:elapsed-time:jar:1.0.4'
<dependency org="com.github.michaelruocco" name="elapsed-time" rev="1.0.4">
  <artifact name="elapsed-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='elapsed-time', version='1.0.4')
)
libraryDependencies += "com.github.michaelruocco" % "elapsed-time" % "1.0.4"
[com.github.michaelruocco/elapsed-time "1.0.4"]

Зависимости

compile (2)

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

test (3)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.6.0
junit : junit jar 4.12
eu.codearte.catch-exception : catch-exception jar 1.4.4

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0