Skip to content

Releases: xdev-software/hierarchical-stopwatch

v1.1.3

09 Oct 11:56

Choose a tag to compare

Changelog

See Changelog#v1.1.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>hierarchical-stopwatch</artifactId>
   <version>1.1.3</version>
</dependency>

v1.1.2

20 May 07:29

Choose a tag to compare

Changelog

See Changelog#v1.1.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>hierarchical-stopwatch</artifactId>
   <version>1.1.2</version>
</dependency>

v1.1.1

30 Aug 06:58

Choose a tag to compare

Changelog

See Changelog#v1.1.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>hierarchical-stopwatch</artifactId>
   <version>1.1.1</version>
</dependency>

v1.1.0

17 Apr 08:30

Choose a tag to compare

Changelog

See Changelog#v1.1.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>hierarchical-stopwatch</artifactId>
   <version>1.1.0</version>
</dependency>

v1.0.0

16 Apr 07:35

Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>hierarchical-stopwatch</artifactId>
   <version>1.0.0</version>
</dependency>