is not current version
Last Version 2.9.1-1

org.webjars:parsleyjs 2.1.2

WebJar for Parsley.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

parsleyjs
Version

Version

2.1.2
Type

Type

jar

Download parsleyjs 2.1.2


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