is not current version
Last Version 10.2.4

org.webjars.npm:libnpx 10.2.0

WebJar for libnpx

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

libnpx
Version

Version

10.2.0
Type

Type

jar

Download libnpx 10.2.0


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