Last Version

Stopwatch 2.2.1

Stopwatch for get rid of chore in your code.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

stopwatch
Version

Version

2.2.1
Type

Type

jar
Description

Description

Stopwatch
Stopwatch for get rid of chore in your code.
Project URL

Project URL

https://github.com/silentsoft/stopwatch
Source Code Management

Source Code Management

https://github.com/silentsoft/stopwatch.git

Download stopwatch 2.2.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.