Last Version

Timeron 0.3.1

a simple framework for measuring method call performance

License

License

GroupId

GroupId

com.github.lkq
ArtifactId

ArtifactId

timeron
Version

Version

0.3.1
Type

Type

jar
Description

Description

Timeron
a simple framework for measuring method call performance
Project URL

Project URL

https://github.com/lkq/timeron
Source Code Management

Source Code Management

https://github.com/lkq/timeron

Download timeron 0.3.1


<!-- https://jarcasting.com/artifacts/com.github.lkq/timeron/ -->
<dependency>
    <groupId>com.github.lkq</groupId>
    <artifactId>timeron</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkq/timeron/
implementation 'com.github.lkq:timeron:0.3.1'
// https://jarcasting.com/artifacts/com.github.lkq/timeron/
implementation ("com.github.lkq:timeron:0.3.1")
'com.github.lkq:timeron:jar:0.3.1'
<dependency org="com.github.lkq" name="timeron" rev="0.3.1">
  <artifact name="timeron" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lkq', module='timeron', version='0.3.1')
)
libraryDependencies += "com.github.lkq" % "timeron" % "0.3.1"
[com.github.lkq/timeron "0.3.1"]

Dependencies

test (4)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.