is not current version
Last Version 1.1.0

com.github.rebue.scx:config-server 1.0.6


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.rebue.scx
ArtifactId

ArtifactId

config-server
Version

Version

1.0.6
Type

Type

jar

Download config-server 1.0.6


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