is not current version
Last Version 10.2.4

org.webjars.npm:libnpx 9.7.1

WebJar for libnpx

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

libnpx
Version

Version

9.7.1
Type

Type

jar

Download libnpx 9.7.1


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