is not current version
Last Version 2.2.3

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

The flexible pool tests module

GroupId

GroupId

com.vladmihalcea.flexy-pool
ArtifactId

ArtifactId

flexy-tests
Version

Version

1.2.8
Type

Type

pom

Download flexy-tests 1.2.8

Filename Size
flexy-tests-1.2.8.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>1.2.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-tests/
implementation 'com.vladmihalcea.flexy-pool:flexy-tests:1.2.8'
// https://jarcasting.com/artifacts/com.vladmihalcea.flexy-pool/flexy-tests/
implementation ("com.vladmihalcea.flexy-pool:flexy-tests:1.2.8")
'com.vladmihalcea.flexy-pool:flexy-tests:pom:1.2.8'
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-tests" rev="1.2.8">
  <artifact name="flexy-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-tests', version='1.2.8')
)
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-tests" % "1.2.8"
[com.vladmihalcea.flexy-pool/flexy-tests "1.2.8"]