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

cn.testnewbie.automation:automation-interface 1.3.1


Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

cn.testnewbie.automation
Идентификатор

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

automation-interface
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать automation-interface 1.3.1


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