is not current version
Last Version 1.7.1

com.github.houbb:config-socket 1.1.0

The config socket framework.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket
Version

Version

1.1.0
Type

Type

pom

Download config-socket 1.1.0

Filename Size
config-socket-1.1.0.pom 10 KB
Browse

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