is not current version
Last Version 3.0.1

com.github.j-mie6:parsley_3.0.0-M3 2.3.0

parsley

GroupId

GroupId

com.github.j-mie6
ArtifactId

ArtifactId

parsley_3.0.0-M3
Version

Version

2.3.0
Type

Type

jar

Download parsley_3.0.0-M3 2.3.0


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