Download mklab-framework-common-0.1.jar file - Jar m

Jar examples for m:mklab-framework-common

Description

This project contains the main class and interface declarations to be used by other projects.

You can download jar file mklab-framework-common 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mklab-framework-common-0.1.jar to your project.

<dependency>
   <groupId>gr.iti.mklab</groupId>
   <artifactId>mklab-framework-common</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'gr.iti.mklab', name: 'mklab-framework-common', version: '0.1'
libraryDependencies += "gr.iti.mklab" % "mklab-framework-common" % "0.1"
<dependency org="gr.iti.mklab" name="mklab-framework-common" rev="0.1"/>
@Grapes(@Grab(group='gr.iti.mklab', module='mklab-framework-common', version='0.1'))
'gr.iti.mklab:mklab-framework-common:jar:0.1'

Download

Click the following link to download the jar file.

mklab-framework-common-0.1-javadoc.jar
mklab-framework-common-0.1-sources.jar
mklab-framework-common-0.1.jar
mklab-framework-common-0.1.pom



Related Tutorials