| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjquery-tmpl |
| Version | Versionbeta1.0.0-1 |
| Type | Typejar |
| Description |
DescriptionjQuery Templates plugin
WebJar for jQuery Templates plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-tmpl-beta1.0.0-1.pom | |
| jquery-tmpl-beta1.0.0-1.jar | 12 KB |
| jquery-tmpl-beta1.0.0-1-sources.jar | 3 KB |
| jquery-tmpl-beta1.0.0-1-javadoc.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery-tmpl</artifactId>
<version>beta1.0.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/
implementation 'org.webjars:jquery-tmpl:beta1.0.0-1'
// https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/
implementation ("org.webjars:jquery-tmpl:beta1.0.0-1")
'org.webjars:jquery-tmpl:jar:beta1.0.0-1'
<dependency org="org.webjars" name="jquery-tmpl" rev="beta1.0.0-1">
<artifact name="jquery-tmpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-tmpl', version='beta1.0.0-1')
)
libraryDependencies += "org.webjars" % "jquery-tmpl" % "beta1.0.0-1"
[org.webjars/jquery-tmpl "beta1.0.0-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.8.3 |