is not current version
Last Version 1.7.1

com.github.houbb:config-socket-test 1.5.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

config-socket-test
Version

Version

1.5.0
Type

Type

jar

Download config-socket-test 1.5.0


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