License |
License |
---|---|
GroupId | GroupIdcom.github.j-mie6 |
ArtifactId | ArtifactIdparsley_0.27 |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionparsley
parsley
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parsley_0.27-3.1.0.pom | |
parsley_0.27-3.1.0.jar | 1 MB |
parsley_0.27-3.1.0-sources.jar | 101 KB |
parsley_0.27-3.1.0-javadoc.jar | 189 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>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j-mie6/parsley_0.27/
implementation 'com.github.j-mie6:parsley_0.27:3.1.0'
// https://jarcasting.com/artifacts/com.github.j-mie6/parsley_0.27/
implementation ("com.github.j-mie6:parsley_0.27:3.1.0")
'com.github.j-mie6:parsley_0.27:jar:3.1.0'
<dependency org="com.github.j-mie6" name="parsley_0.27" rev="3.1.0">
<artifact name="parsley_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j-mie6', module='parsley_0.27', version='3.1.0')
)
libraryDependencies += "com.github.j-mie6" % "parsley_0.27" % "3.1.0"
[com.github.j-mie6/parsley_0.27 "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_0.27 | jar | 3.2.2 |