Download galen-core-2.3.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials