License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdanchor-js |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanchor-js
WebJar for anchor-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anchor-js-4.3.1.pom | |
anchor-js-4.3.1.jar | 194 KB |
anchor-js-4.3.1-sources.jar | 22 bytes |
anchor-js-4.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/anchor-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>anchor-js</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/anchor-js/
implementation 'org.webjars.npm:anchor-js:4.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/anchor-js/
implementation ("org.webjars.npm:anchor-js:4.3.1")
'org.webjars.npm:anchor-js:jar:4.3.1'
<dependency org="org.webjars.npm" name="anchor-js" rev="4.3.1">
<artifact name="anchor-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='anchor-js', version='4.3.1')
)
libraryDependencies += "org.webjars.npm" % "anchor-js" % "4.3.1"
[org.webjars.npm/anchor-js "4.3.1"]