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