is not current version
Last Version 1.5.9

org.webjars.npm:wrench 1.5.8

WebJar for wrench

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

wrench
Version

Version

1.5.8
Type

Type

jar

Download wrench 1.5.8


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