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

com.automationrockstars:gunter 2.0.1


Категории

Категории

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

Группа

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

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

gunter
Версия

Версия

2.0.1
Тип

Тип

pom

Скачать gunter 2.0.1

Имя Файла Размер
gunter-2.0.1.pom 1 KB
Обзор

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