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

com.vladmihalcea.flexy-pool:flexy-tests 2.1.1

The flexible pool tests module

Группа

Группа

com.vladmihalcea.flexy-pool
Идентификатор

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

flexy-tests
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать flexy-tests 2.1.1

Имя Файла Размер
flexy-tests-2.1.1.pom 1 KB
Обзор

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