is not current version
Last Version 4.3.1

org.webjars.npm:anchor-js 4.0.0

WebJar for anchor-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

anchor-js
Version

Version

4.0.0
Type

Type

jar

Download anchor-js 4.0.0


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