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