Download moladek-core-14.09.jar file - Jar m

Jar examples for m:moladek-core

Description

Contains configuration and common classes for the SelGP Automation Framework.

You can download jar file moladek-core 14.09 in this page.

Build File

You can use the following script to add moladek-core-14.09.jar to your project.

<dependency>
   <groupId>com.selgp.moladek</groupId>
   <artifactId>moladek-core</artifactId>
   <version>14.09</version>
</dependency>
compile group: 'com.selgp.moladek', name: 'moladek-core', version: '14.09'
libraryDependencies += "com.selgp.moladek" % "moladek-core" % "14.09"
<dependency org="com.selgp.moladek" name="moladek-core" rev="14.09"/>
@Grapes(@Grab(group='com.selgp.moladek', module='moladek-core', version='14.09'))
'com.selgp.moladek:moladek-core:jar:14.09'

Download

Click the following link to download the jar file.

moladek-core-14.09-javadoc.jar
moladek-core-14.09-sources.jar
moladek-core-14.09.jar
moladek-core-14.09.pom



Related Tutorials