is not current version
Last Version 2.4.4

com.galenframework:galen-core 2.3.3

A library for layout testing of websites

GroupId

GroupId

com.galenframework
ArtifactId

ArtifactId

galen-core
Version

Version

2.3.3
Type

Type

jar

Download galen-core 2.3.3


<!-- https://jarcasting.com/artifacts/com.galenframework/galen-core/ -->
<dependency>
    <groupId>com.galenframework</groupId>
    <artifactId>galen-core</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.galenframework/galen-core/
implementation 'com.galenframework:galen-core:2.3.3'
// https://jarcasting.com/artifacts/com.galenframework/galen-core/
implementation ("com.galenframework:galen-core:2.3.3")
'com.galenframework:galen-core:jar:2.3.3'
<dependency org="com.galenframework" name="galen-core" rev="2.3.3">
  <artifact name="galen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.galenframework', module='galen-core', version='2.3.3')
)
libraryDependencies += "com.galenframework" % "galen-core" % "2.3.3"
[com.galenframework/galen-core "2.3.3"]