Last Version

BasicMon 1.2

Basic fast timing capabilities for Java.

License

License

GroupId

GroupId

com.github.rocketraman
ArtifactId

ArtifactId

basicmon
Version

Version

1.2
Type

Type

jar
Description

Description

BasicMon
Basic fast timing capabilities for Java.
Project URL

Project URL

https://github.com/rocketraman/basicmon
Source Code Management

Source Code Management

https://github.com/rocketraman/basicmon

Download basicmon 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math jar 2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.javasimon : javasimon-core jar 3.5.2
com.google.caliper : caliper jar 1.0-beta-SNAPSHOT

Project Modules

There are no modules declared in this project.