Download moladek-core-14.10.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.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials