Time Measurement

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

License

License

GroupId

GroupId

io.github.ashr123
ArtifactId

ArtifactId

time-measurement
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ashr123/time-measurement
Source Code Management

Source Code Management

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

Download time-measurement

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6