Jar examples for g:galen-core
A library for layout testing of websites
You can download jar file galen-core 2.3.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add galen-core-2.3.7.jar to your project.
<dependency> <groupId>com.galenframework</groupId> <artifactId>galen-core</artifactId> <version>2.3.7</version> </dependency>
compile group: 'com.galenframework', name: 'galen-core', version: '2.3.7'
libraryDependencies += "com.galenframework" % "galen-core" % "2.3.7"
<dependency org="com.galenframework" name="galen-core" rev="2.3.7"/>
@Grapes(@Grab(group='com.galenframework', module='galen-core', version='2.3.7'))
'com.galenframework:galen-core:jar:2.3.7'
Click the following link to download the jar file.
galen-core-2.3.7-javadoc.jar