is not current version
Last Version 6.1.3

org.webjars.npm:hoek 2.14.0

WebJar for hoek

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hoek
Version

Version

2.14.0
Type

Type

jar

Download hoek 2.14.0


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