is not current version
Last Version 2.0.2

org.webjars.npm:is-negative-zero 2.0.0

WebJar for is-negative-zero

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-negative-zero
Version

Version

2.0.0
Type

Type

jar

Download is-negative-zero 2.0.0


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