is not current version
Last Version 6.1.3

org.webjars.npm:hoek 2.16.3

WebJar for hoek

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hoek
Version

Version

2.16.3
Type

Type

jar

Download hoek 2.16.3


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