is not current version
Last Version 1.7.1

com.github.houbb:config-socket-common 1.7.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket-common
Version

Version

1.7.0
Type

Type

jar

Download config-socket-common 1.7.0


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