Download kopeme-core-0.10.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.10 in this page.

License

European Union Public License v1.1

Build File

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

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

Download

Click the following link to download the jar file.

kopeme-core-0.10-javadoc.jar
kopeme-core-0.10-sources.jar
kopeme-core-0.10-tests.jar
kopeme-core-0.10.jar
kopeme-core-0.10.pom



Related Tutorials