License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Pippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-snakeyaml |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo SnakeYAML
Pippo SnakeYAML integration
|
Filename | Size |
---|---|
pippo-snakeyaml-1.13.1.pom | |
pippo-snakeyaml-1.13.1.jar | 3 KB |
pippo-snakeyaml-1.13.1-sources.jar | 3 KB |
pippo-snakeyaml-1.13.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-snakeyaml/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-snakeyaml</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-snakeyaml/
implementation 'ro.pippo:pippo-snakeyaml:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-snakeyaml/
implementation ("ro.pippo:pippo-snakeyaml:1.13.1")
'ro.pippo:pippo-snakeyaml:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-snakeyaml" rev="1.13.1">
<artifact name="pippo-snakeyaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-snakeyaml', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-snakeyaml" % "1.13.1"
[ro.pippo/pippo-snakeyaml "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.13.1 |
org.yaml : snakeyaml | jar | 1.17 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |