is not current version
Last Version 1.0.2

org.webjars.npm:wrappy 1.0.1

WebJar for wrappy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

wrappy
Version

Version

1.0.1
Type

Type

jar

Download wrappy 1.0.1


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