Releases: wsams/jbench
Releases · wsams/jbench
First stable release
This first release contains all standard stopwatch functions for timing segments of Java applications.
You may find this release in Maven Central.
<dependency>
<groupId>io.zoopaz</groupId>
<artifactId>jbench</artifactId>
<version>1.0.0</version>
</dependency>