Download kopeme-core-0.7.jar file - Jar k

Jar examples for k:kopeme-core

Description

Continous Performance Measurement and Checking Framework

You can download jar file kopeme-core 0.7 in this page.

License

European Union Public License v1.1

Build File

You can use the following script to add kopeme-core-0.7.jar to your project.

<dependency>
   <groupId>de.dagere.kopeme</groupId>
   <artifactId>kopeme-core</artifactId>
   <version>0.7</version>
</dependency>
compile group: 'de.dagere.kopeme', name: 'kopeme-core', version: '0.7'
libraryDependencies += "de.dagere.kopeme" % "kopeme-core" % "0.7"
<dependency org="de.dagere.kopeme" name="kopeme-core" rev="0.7"/>
@Grapes(@Grab(group='de.dagere.kopeme', module='kopeme-core', version='0.7'))
'de.dagere.kopeme:kopeme-core:jar:0.7'

Download

Click the following link to download the jar file.

kopeme-core-0.7-javadoc.jar
kopeme-core-0.7-sources.jar
kopeme-core-0.7.jar
kopeme-core-0.7.pom



Related Tutorials