is not current version
Last Version 1.1.0

org.webjars.npm:thunky 1.0.2

WebJar for thunky

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

thunky
Version

Version

1.0.2
Type

Type

jar

Download thunky 1.0.2


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