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

org.dhatim:testres 1.7.4


Группа

Группа

org.dhatim
Идентификатор

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

testres
Версия

Версия

1.7.4
Тип

Тип

pom

Скачать testres 1.7.4

Имя Файла Размер
testres-1.7.4.pom 2 KB
Обзор

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