Last Version

tagyml 0.4.0

Laconic API for YAML files processing

License

License

${project.licence}
GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

tagyml
Version

Version

0.4.0
Type

Type

jar
Description

Description

tagyml
Laconic API for YAML files processing
Project URL

Project URL

http://github.com/dgroup/tagyml
Source Code Management

Source Code Management

http://github.com/dgroup/tagyml/tree/master

Download tagyml 0.4.0


<!-- https://jarcasting.com/artifacts/io.github.dgroup/tagyml/ -->
<dependency>
    <groupId>io.github.dgroup</groupId>
    <artifactId>tagyml</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dgroup/tagyml/
implementation 'io.github.dgroup:tagyml:0.4.0'
// https://jarcasting.com/artifacts/io.github.dgroup/tagyml/
implementation ("io.github.dgroup:tagyml:0.4.0")
'io.github.dgroup:tagyml:jar:0.4.0'
<dependency org="io.github.dgroup" name="tagyml" rev="0.4.0">
  <artifact name="tagyml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dgroup', module='tagyml', version='0.4.0')
)
libraryDependencies += "io.github.dgroup" % "tagyml" % "0.4.0"
[io.github.dgroup/tagyml "0.4.0"]

Dependencies

provided (3)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.42
org.hamcrest : hamcrest-all jar 1.3
org.yaml : snakeyaml jar 1.23

test (2)

Group / Artifact Type Version
org.llorllale : cactoos-matchers jar 0.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.