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

io.dekorate:testing 0.12.7


Группа

Группа

io.dekorate
Идентификатор

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

testing
Версия

Версия

0.12.7
Тип

Тип

pom

Скачать testing 0.12.7

Имя Файла Размер
testing-0.12.7.pom 693 bytes
Обзор

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