Download moladek-core-14.11.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.11 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials