Download moladek-core-14.08.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.08 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials