Jar examples for t:telemetry
A toolkit for recording nested data including CPU times
You can download jar file telemetry 1.0.0 in this page.
GNU LGPL Version 3.0
You can use the following script to add telemetry-1.0.0.jar to your project.
<dependency> <groupId>net.sourceforge.owlapi</groupId> <artifactId>telemetry</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.sourceforge.owlapi', name: 'telemetry', version: '1.0.0'
libraryDependencies += "net.sourceforge.owlapi" % "telemetry" % "1.0.0"
<dependency org="net.sourceforge.owlapi" name="telemetry" rev="1.0.0"/>
@Grapes(@Grab(group='net.sourceforge.owlapi', module='telemetry', version='1.0.0'))
'net.sourceforge.owlapi:telemetry:jar:1.0.0'
Click the following link to download the jar file.
telemetry-1.0.0-javadoc.jar