Download galen-core-2.3.4.jar file - Jar g

Jar examples for g:galen-core

Description

A library for layout testing of websites

You can download jar file galen-core 2.3.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add galen-core-2.3.4.jar to your project.

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

Download

Click the following link to download the jar file.

galen-core-2.3.4-javadoc.jar
galen-core-2.3.4-sources.jar
galen-core-2.3.4.jar
galen-core-2.3.4.pom



Related Tutorials