is not current version
Last Version 1.0.4

io.helixservice:helix-config 1.0.3


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-config
Version

Version

1.0.3
Type

Type

jar

Download helix-config 1.0.3


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