is not current version
Last Version 1.7.0

org.webjars.npm:hybind 1.4.1

WebJar for hybind

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hybind
Version

Version

1.4.1
Type

Type

jar

Download hybind 1.4.1


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