is not current version
Last Version 1.0.3

org.webjars.npm:has 1.0.1

WebJar for has

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

has
Version

Version

1.0.1
Type

Type

jar

Download has 1.0.1


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