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

com.github.aenniw:jrobot-parent 3.5.1

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

Группа

Группа

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

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

jrobot-parent
Версия

Версия

3.5.1
Тип

Тип

pom

Скачать jrobot-parent 3.5.1

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

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