is not current version
Last Version 3.5.0

org.webjars.npm:node-abi 2.8.0

WebJar for node-abi

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

node-abi
Version

Version

2.8.0
Type

Type

jar

Download node-abi 2.8.0


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