Download javametrics-agent-1.0.0.jar file - Jar j

Jar examples for j:javametrics-agent

Description

Application Metrics for Java

You can download jar file javametrics-agent 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add javametrics-agent-1.0.0.jar to your project.

<dependency>
   <groupId>com.ibm.runtimetools</groupId>
   <artifactId>javametrics-agent</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.ibm.runtimetools', name: 'javametrics-agent', version: '1.0.0'
libraryDependencies += "com.ibm.runtimetools" % "javametrics-agent" % "1.0.0"
<dependency org="com.ibm.runtimetools" name="javametrics-agent" rev="1.0.0"/>
@Grapes(@Grab(group='com.ibm.runtimetools', module='javametrics-agent', version='1.0.0'))
'com.ibm.runtimetools:javametrics-agent:jar:1.0.0'

Download

Click the following link to download the jar file.

javametrics-agent-1.0.0-javadoc.jar
javametrics-agent-1.0.0-sources.jar
javametrics-agent-1.0.0.jar
javametrics-agent-1.0.0.pom



Related Tutorials