Skip to content

Releases: wsams/jbench

First stable release

21 Apr 00:36
Compare
Choose a tag to compare

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>