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

com.lyncode:testy 1.0.0

Test Support Toolkit

Группа

Группа

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

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

testy
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать testy 1.0.0

Имя Файла Размер
testy-1.0.0.pom 12 KB
Обзор

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