Last Version

JETM core 1.2.3

The Java Execution Time Measurement Library core package

License

License

BSD
GroupId

GroupId

fm.void.jetm
ArtifactId

ArtifactId

jetm
Version

Version

1.2.3
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 1.2.3


<!-- 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.