Jar examples for j:jetm
The Java Execution Time Measurement Library core package
You can download jar file jetm 1.2.3 in this page.
BSD
You can use the following script to add jetm-1.2.3.jar to your project.
<dependency> <groupId>fm.void.jetm</groupId> <artifactId>jetm</artifactId> <version>1.2.3</version> </dependency>
compile group: 'fm.void.jetm', name: 'jetm', version: '1.2.3'
libraryDependencies += "fm.void.jetm" % "jetm" % "1.2.3"
<dependency org="fm.void.jetm" name="jetm" rev="1.2.3"/>
@Grapes(@Grab(group='fm.void.jetm', module='jetm', version='1.2.3'))
'fm.void.jetm:jetm:jar:1.2.3'
Click the following link to download the jar file.
jetm-1.2.3.jar