is not current version
Last Version 1.7.1

com.github.houbb:config-socket 1.6.0

The config socket framework.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket
Version

Version

1.6.0
Type

Type

pom

Download config-socket 1.6.0

Filename Size
config-socket-1.6.0.pom 11 KB
Browse

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