is not current version
Last Version 3.3.9

com.github.j-mie6:parsley_2.13 2.1.0

parsley

GroupId

GroupId

com.github.j-mie6
ArtifactId

ArtifactId

parsley_2.13
Version

Version

2.1.0
Type

Type

jar

Download parsley_2.13 2.1.0


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