не последняя версия
Последняя версия 2.4.4

com.galenframework:galen-parent 2.1.3

A library for layout testing of websites

Группа

Группа

com.galenframework
Идентификатор

Идентификатор

galen-parent
Версия

Версия

2.1.3
Тип

Тип

pom

Скачать galen-parent 2.1.3

Имя Файла Размер
galen-parent-2.1.3.pom 11 KB
Обзор

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