is not current version
Last Version 3.1.0

com.github.j-mie6:parsley_0.27 2.4.1

parsley

GroupId

GroupId

com.github.j-mie6
ArtifactId

ArtifactId

parsley_0.27
Version

Version

2.4.1
Type

Type

jar

Download parsley_0.27 2.4.1


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