License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjquerypp |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQuery++
WebJar for jQuery++
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquerypp-1.0.1.pom | |
jquerypp-1.0.1.jar | 226 KB |
jquerypp-1.0.1-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquerypp/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquerypp</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquerypp/
implementation 'org.webjars:jquerypp:1.0.1'
// https://jarcasting.com/artifacts/org.webjars/jquerypp/
implementation ("org.webjars:jquerypp:1.0.1")
'org.webjars:jquerypp:jar:1.0.1'
<dependency org="org.webjars" name="jquerypp" rev="1.0.1">
<artifact name="jquerypp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquerypp', version='1.0.1')
)
libraryDependencies += "org.webjars" % "jquerypp" % "1.0.1"
[org.webjars/jquerypp "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jquery | jar | 1.8.2 |