GroupId | GroupIdcom.github.j-mie6 |
---|---|
ArtifactId | ArtifactIdparsley_0.27 |
Version | Version2.4.1 |
Type | Typejar |
Filename | Size |
---|---|
parsley_0.27-2.4.1.pom | |
parsley_0.27-2.4.1.jar | 1 MB |
parsley_0.27-2.4.1-sources.jar | 81 KB |
parsley_0.27-2.4.1-javadoc.jar | 207 bytes |
Browse |
<!-- 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"]