is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.config.store.yaml:config-store-yaml 2.0.0-ALPHA-6


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.stargate.config.store.yaml
ArtifactId

ArtifactId

config-store-yaml
Version

Version

2.0.0-ALPHA-6
Type

Type

jar

Download config-store-yaml 2.0.0-ALPHA-6


<!-- https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/ -->
<dependency>
    <groupId>io.stargate.config.store.yaml</groupId>
    <artifactId>config-store-yaml</artifactId>
    <version>2.0.0-ALPHA-6</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation 'io.stargate.config.store.yaml:config-store-yaml:2.0.0-ALPHA-6'
// https://jarcasting.com/artifacts/io.stargate.config.store.yaml/config-store-yaml/
implementation ("io.stargate.config.store.yaml:config-store-yaml:2.0.0-ALPHA-6")
'io.stargate.config.store.yaml:config-store-yaml:jar:2.0.0-ALPHA-6'
<dependency org="io.stargate.config.store.yaml" name="config-store-yaml" rev="2.0.0-ALPHA-6">
  <artifact name="config-store-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.config.store.yaml', module='config-store-yaml', version='2.0.0-ALPHA-6')
)
libraryDependencies += "io.stargate.config.store.yaml" % "config-store-yaml" % "2.0.0-ALPHA-6"
[io.stargate.config.store.yaml/config-store-yaml "2.0.0-ALPHA-6"]