License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjquery.tocify.js |
Version | Version1.9.0 |
Type | Typejar |
Description |
DescriptionjQuery Tocify
WebJar for jQuery Tocify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery.tocify.js-1.9.0.pom | |
jquery.tocify.js-1.9.0.jar | 14 KB |
jquery.tocify.js-1.9.0-javadoc.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery.tocify.js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery.tocify.js</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery.tocify.js/
implementation 'org.webjars:jquery.tocify.js:1.9.0'
// https://jarcasting.com/artifacts/org.webjars/jquery.tocify.js/
implementation ("org.webjars:jquery.tocify.js:1.9.0")
'org.webjars:jquery.tocify.js:jar:1.9.0'
<dependency org="org.webjars" name="jquery.tocify.js" rev="1.9.0">
<artifact name="jquery.tocify.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery.tocify.js', version='1.9.0')
)
libraryDependencies += "org.webjars" % "jquery.tocify.js" % "1.9.0"
[org.webjars/jquery.tocify.js "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jquery | jar | [1.9,) |
org.webjars : jquery-ui | jar | [1.10,) |