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

com.github.ericmoshare:autotest 1.0.6

autotest for java

Категории

Категории

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

Группа

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

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

autotest
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать autotest 1.0.6


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