JETM core

The Java Execution Time Measurement Library core package

License

License

BSD
GroupId

GroupId

fm.void.jetm
ArtifactId

ArtifactId

jetm
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

JETM core
The Java Execution Time Measurement Library core package
Project URL

Project URL

http://jetm.void.fm

Download jetm

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0