| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdconfig-socket |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionconfig-socket
The config socket framework.
|
| Filename | Size |
|---|---|
| config-socket-1.7.1.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.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-socket/
implementation 'com.github.houbb:config-socket:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-socket/
implementation ("com.github.houbb:config-socket:1.7.1")
'com.github.houbb:config-socket:pom:1.7.1'
<dependency org="com.github.houbb" name="config-socket" rev="1.7.1">
<artifact name="config-socket" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-socket', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "config-socket" % "1.7.1"
[com.github.houbb/config-socket "1.7.1"]