is not current version
Last Version 0.0.2

com.threewks.thundr:thundr-deferred 0.0.1

Deferred task execution for Thundr

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-deferred
Version

Version

0.0.1
Type

Type

jar

Download thundr-deferred 0.0.1


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