Last Version

SplitStopWatch 0.2

Using this tool you can streamline your debug-output when timing the duration of your methods or tasks.

License

License

Categories

Categories

Java Languages Reporting Business Logic Libraries
GroupId

GroupId

info.unterrainer.java.tools.reporting
ArtifactId

ArtifactId

splitstopwatch
Version

Version

0.2
Type

Type

jar
Description

Description

SplitStopWatch
Using this tool you can streamline your debug-output when timing the duration of your methods or tasks.
Project Organization

Project Organization

Unterrainer Informatik OG
Source Code Management

Source Code Management

https://github.com/UnterrainerInformatik/java

Download splitstopwatch 0.2


<!-- https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/splitstopwatch/ -->
<dependency>
    <groupId>info.unterrainer.java.tools.reporting</groupId>
    <artifactId>splitstopwatch</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/splitstopwatch/
implementation 'info.unterrainer.java.tools.reporting:splitstopwatch:0.2'
// https://jarcasting.com/artifacts/info.unterrainer.java.tools.reporting/splitstopwatch/
implementation ("info.unterrainer.java.tools.reporting:splitstopwatch:0.2")
'info.unterrainer.java.tools.reporting:splitstopwatch:jar:0.2'
<dependency org="info.unterrainer.java.tools.reporting" name="splitstopwatch" rev="0.2">
  <artifact name="splitstopwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.java.tools.reporting', module='splitstopwatch', version='0.2')
)
libraryDependencies += "info.unterrainer.java.tools.reporting" % "splitstopwatch" % "0.2"
[info.unterrainer.java.tools.reporting/splitstopwatch "0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
info.unterrainer.java.tools : nullannotations Optional jar 0.2
junit : junit jar 4.10
org.projectlombok : lombok jar 1.16.4

Project Modules

There are no modules declared in this project.