| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsandglass-socket |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsandglass-socket
The config socket framework.
|
| Имя Файла | Размер |
|---|---|
| sandglass-socket-1.5.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass-socket/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sandglass-socket</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-socket/
implementation 'com.github.houbb:sandglass-socket:1.5.0'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass-socket/
implementation ("com.github.houbb:sandglass-socket:1.5.0")
'com.github.houbb:sandglass-socket:pom:1.5.0'
<dependency org="com.github.houbb" name="sandglass-socket" rev="1.5.0">
<artifact name="sandglass-socket" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass-socket', version='1.5.0')
)
libraryDependencies += "com.github.houbb" % "sandglass-socket" % "1.5.0"
[com.github.houbb/sandglass-socket "1.5.0"]