is not current version
Last Version 0.1.1

com.mattunderscore:rated-executor 0.0.1

Executors that will execute tasks faster than some rate.

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

rated-executor
Version

Version

0.0.1
Type

Type

jar

Download rated-executor 0.0.1


<!-- https://jarcasting.com/artifacts/com.mattunderscore/rated-executor/ -->
<dependency>
    <groupId>com.mattunderscore</groupId>
    <artifactId>rated-executor</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore/rated-executor/
implementation 'com.mattunderscore:rated-executor:0.0.1'
// https://jarcasting.com/artifacts/com.mattunderscore/rated-executor/
implementation ("com.mattunderscore:rated-executor:0.0.1")
'com.mattunderscore:rated-executor:jar:0.0.1'
<dependency org="com.mattunderscore" name="rated-executor" rev="0.0.1">
  <artifact name="rated-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore', module='rated-executor', version='0.0.1')
)
libraryDependencies += "com.mattunderscore" % "rated-executor" % "0.0.1"
[com.mattunderscore/rated-executor "0.0.1"]