is not current version
Last Version 2.2.3

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

The flexible pool tests module

GroupId

GroupId

com.vladmihalcea.flexy-pool
ArtifactId

ArtifactId

flexy-tests
Version

Version

2.1.2
Type

Type

pom

Download flexy-tests 2.1.2

Filename Size
flexy-tests-2.1.2.pom 1 KB
Browse

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