Skip to content

First stable release

Latest
Compare
Choose a tag to compare
@wsams wsams released this 21 Apr 00:36
· 3 commits to master since this 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>