is not current version
Last Version 2.0.128.Final

io.sunshower.zephyr:sunshower-yaml-reader 2.0.115.Final

Sunshower Core Libraries

GroupId

GroupId

io.sunshower.zephyr
ArtifactId

ArtifactId

sunshower-yaml-reader
Version

Version

2.0.115.Final
Type

Type

war

Download sunshower-yaml-reader 2.0.115.Final


<!-- https://jarcasting.com/artifacts/io.sunshower.zephyr/sunshower-yaml-reader/ -->
<dependency>
    <groupId>io.sunshower.zephyr</groupId>
    <artifactId>sunshower-yaml-reader</artifactId>
    <version>2.0.115.Final</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunshower.zephyr/sunshower-yaml-reader/
implementation 'io.sunshower.zephyr:sunshower-yaml-reader:2.0.115.Final'
// https://jarcasting.com/artifacts/io.sunshower.zephyr/sunshower-yaml-reader/
implementation ("io.sunshower.zephyr:sunshower-yaml-reader:2.0.115.Final")
'io.sunshower.zephyr:sunshower-yaml-reader:war:2.0.115.Final'
<dependency org="io.sunshower.zephyr" name="sunshower-yaml-reader" rev="2.0.115.Final">
  <artifact name="sunshower-yaml-reader" type="war" />
</dependency>
@Grapes(
@Grab(group='io.sunshower.zephyr', module='sunshower-yaml-reader', version='2.0.115.Final')
)
libraryDependencies += "io.sunshower.zephyr" % "sunshower-yaml-reader" % "2.0.115.Final"
[io.sunshower.zephyr/sunshower-yaml-reader "2.0.115.Final"]