is not current version
Last Version 1.0.1

org.webjars:jquerypp 1.0b2

WebJar for jQuery++

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquerypp
Version

Version

1.0b2
Type

Type

jar

Download jquerypp 1.0b2


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