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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials