Download kopeme-core-0.8.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.8 in this page.

License

European Union Public License v1.1

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials