argo-yaml
yaml template for convention
usage: configuration
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yamingd.argo |
| ArtifactId | ArtifactIdargo-yaml |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionargo-yaml
Yaml Template
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| argo-yaml-1.2.pom | |
| argo-yaml-1.2.jar | 2 KB |
| argo-yaml-1.2-sources.jar | 2 KB |
| argo-yaml-1.2-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-yaml/ -->
<dependency>
<groupId>com.github.yamingd.argo</groupId>
<artifactId>argo-yaml</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-yaml/
implementation 'com.github.yamingd.argo:argo-yaml:1.2'
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-yaml/
implementation ("com.github.yamingd.argo:argo-yaml:1.2")
'com.github.yamingd.argo:argo-yaml:jar:1.2'
<dependency org="com.github.yamingd.argo" name="argo-yaml" rev="1.2">
<artifact name="argo-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.argo', module='argo-yaml', version='1.2')
)
libraryDependencies += "com.github.yamingd.argo" % "argo-yaml" % "1.2"
[com.github.yamingd.argo/argo-yaml "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
yaml template for convention
usage: configuration