Chronograph

Easy to use timer allowing accurate measurement of elapsed time

Лицензия

Лицензия

Группа

Группа

com.ethlo.time
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chronograph
Easy to use timer allowing accurate measurement of elapsed time
Ссылка на сайт

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

https://github.com/ethlo/chronograph

Скачать chronograph

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

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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.8.0-beta4
org.assertj : assertj-core jar 3.13.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.12.1

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

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

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

Версия
1.2.0
1.1.0
1.0.1
1.0.0