argo-yaml

Yaml Template

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-yaml
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

argo-yaml
Yaml Template
Project URL

Project URL

https://github.com/yamingd/argo-yaml
Source Code Management

Source Code Management

https://github.com/yamingd/argo-yaml

Download argo-yaml

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

argo-yaml

yaml template for convention

usage: configuration

Versions

Version
1.2
1.0