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