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

com.fitbur.testify.examples:examples 0.0.7


Группа

Группа

com.fitbur.testify.examples
Идентификатор

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

examples
Версия

Версия

0.0.7
Тип

Тип

pom

Скачать examples 0.0.7

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

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