| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.smartboot.socket |
| Идентификатор | Идентификаторsmart-socket-parent |
| Версия | Версия1.5.18 |
| Тип | Типpom |
| Описание |
Описаниеsmart-socket-parent
A high performance network application framework based on Java AIO
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smart-socket-parent-1.5.18.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/ -->
<dependency>
<groupId>org.smartboot.socket</groupId>
<artifactId>smart-socket-parent</artifactId>
<version>1.5.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation 'org.smartboot.socket:smart-socket-parent:1.5.18'
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation ("org.smartboot.socket:smart-socket-parent:1.5.18")
'org.smartboot.socket:smart-socket-parent:pom:1.5.18'
<dependency org="org.smartboot.socket" name="smart-socket-parent" rev="1.5.18">
<artifact name="smart-socket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='smart-socket-parent', version='1.5.18')
)
libraryDependencies += "org.smartboot.socket" % "smart-socket-parent" % "1.5.18"
[org.smartboot.socket/smart-socket-parent "1.5.18"]