is not current version
Last Version 3.3.9

com.github.j-mie6:parsley_3 3.3.3

parsley

GroupId

GroupId

com.github.j-mie6
ArtifactId

ArtifactId

parsley_3
Version

Version

3.3.3
Type

Type

jar

Download parsley_3 3.3.3


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