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

Time Measurement 1.0.7

Small package that gives the ability to execute some code and measure how long it took

Лицензия

Лицензия

Группа

Группа

io.github.ashr123
Идентификатор

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

time-measurement
Версия

Версия

1.0.7
Тип

Тип

jar
Описание

Описание

Time Measurement
Small package that gives the ability to execute some code and measure how long it took
Ссылка на сайт

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

https://github.com/ashr123/time-measurement
Система контроля версий

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

https://github.com/ashr123/time-measurement

Скачать time-measurement 1.0.7


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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