| License |
License |
|---|---|
| GroupId | GroupIdcom.github.j-mie6 |
| ArtifactId | ArtifactIdparsley_3 |
| Version | Version3.1.3 |
| Type | Typejar |
| Description |
Descriptionparsley
parsley
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parsley_3-3.1.3.pom | |
| parsley_3-3.1.3.jar | 1 MB |
| parsley_3-3.1.3-sources.jar | 102 KB |
| parsley_3-3.1.3-javadoc.jar | 606 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.j-mie6/parsley_3/ -->
<dependency>
<groupId>com.github.j-mie6</groupId>
<artifactId>parsley_3</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j-mie6/parsley_3/
implementation 'com.github.j-mie6:parsley_3:3.1.3'
// https://jarcasting.com/artifacts/com.github.j-mie6/parsley_3/
implementation ("com.github.j-mie6:parsley_3:3.1.3")
'com.github.j-mie6:parsley_3:jar:3.1.3'
<dependency org="com.github.j-mie6" name="parsley_3" rev="3.1.3">
<artifact name="parsley_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j-mie6', module='parsley_3', version='3.1.3')
)
libraryDependencies += "com.github.j-mie6" % "parsley_3" % "3.1.3"
[com.github.j-mie6/parsley_3 "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |