License |
License |
---|---|
GroupId | GroupIdorg.parancoe |
ArtifactId | ArtifactIdparancoe-yaml |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParancoe Yaml
Parancoe web meta-framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parancoe-yaml-2.0.3.pom | |
parancoe-yaml-2.0.3.jar | 56 KB |
parancoe-yaml-2.0.3-sources.jar | 45 KB |
parancoe-yaml-2.0.3-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-yaml/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-yaml</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-yaml/
implementation 'org.parancoe:parancoe-yaml:2.0.3'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-yaml/
implementation ("org.parancoe:parancoe-yaml:2.0.3")
'org.parancoe:parancoe-yaml:jar:2.0.3'
<dependency org="org.parancoe" name="parancoe-yaml" rev="2.0.3">
<artifact name="parancoe-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-yaml', version='2.0.3')
)
libraryDependencies += "org.parancoe" % "parancoe-yaml" % "2.0.3"
[org.parancoe/parancoe-yaml "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |