is not current version
Last Version 2.2.0

org.spincast:spincast-plugins-attempts-limiter-tests 1.10.0

Tests for the Spincast Attempts Limiter plugin

GroupId

GroupId

org.spincast
ArtifactId

ArtifactId

spincast-plugins-attempts-limiter-tests
Version

Version

1.10.0
Type

Type

jar

Download spincast-plugins-attempts-limiter-tests 1.10.0


<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-attempts-limiter-tests/ -->
<dependency>
    <groupId>org.spincast</groupId>
    <artifactId>spincast-plugins-attempts-limiter-tests</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-attempts-limiter-tests/
implementation 'org.spincast:spincast-plugins-attempts-limiter-tests:1.10.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-attempts-limiter-tests/
implementation ("org.spincast:spincast-plugins-attempts-limiter-tests:1.10.0")
'org.spincast:spincast-plugins-attempts-limiter-tests:jar:1.10.0'
<dependency org="org.spincast" name="spincast-plugins-attempts-limiter-tests" rev="1.10.0">
  <artifact name="spincast-plugins-attempts-limiter-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-attempts-limiter-tests', version='1.10.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-attempts-limiter-tests" % "1.10.0"
[org.spincast/spincast-plugins-attempts-limiter-tests "1.10.0"]