is not current version
Last Version 2.2.3

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

The flexible pool tests module

GroupId

GroupId

com.vladmihalcea.flexy-pool
ArtifactId

ArtifactId

flexy-tests
Version

Version

1.2.5
Type

Type

pom

Download flexy-tests 1.2.5

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