License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.crashbox |
ArtifactId | ArtifactIdyamlesque_3 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyamlesque_3
Simple YAML parsing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yamlesque_3-0.3.0.pom | |
yamlesque_3-0.3.0.jar | 86 KB |
yamlesque_3-0.3.0-sources.jar | 6 KB |
yamlesque_3-0.3.0-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crashbox/yamlesque_3/ -->
<dependency>
<groupId>io.crashbox</groupId>
<artifactId>yamlesque_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.crashbox/yamlesque_3/
implementation 'io.crashbox:yamlesque_3:0.3.0'
// https://jarcasting.com/artifacts/io.crashbox/yamlesque_3/
implementation ("io.crashbox:yamlesque_3:0.3.0")
'io.crashbox:yamlesque_3:jar:0.3.0'
<dependency org="io.crashbox" name="yamlesque_3" rev="0.3.0">
<artifact name="yamlesque_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crashbox', module='yamlesque_3', version='0.3.0')
)
libraryDependencies += "io.crashbox" % "yamlesque_3" % "0.3.0"
[io.crashbox/yamlesque_3 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : geny_3 | jar | 0.7.1 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |