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

com.github.aenniw:jrobot-parent 3.5.2

Serves remote test libraries for Robot Framework that are implemented in Java.

Группа

Группа

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

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

jrobot-parent
Версия

Версия

3.5.2
Тип

Тип

pom

Скачать jrobot-parent 3.5.2

Имя Файла Размер
jrobot-parent-3.5.2.pom 10 KB
Обзор

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