is not current version
Last Version 6.1.3

org.webjars.npm:hoek 0.9.1

WebJar for hoek

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hoek
Version

Version

0.9.1
Type

Type

jar

Download hoek 0.9.1


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