| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.noear.bundle |
| Идентификатор | Идентификаторsocketd-bundle |
| Последняя версия | Последняя версия1.9.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsocketd-bundle
Java project for solon
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| socketd-bundle-1.9.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/ -->
<dependency>
<groupId>org.noear.bundle</groupId>
<artifactId>socketd-bundle</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation 'org.noear.bundle:socketd-bundle:1.9.0'
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation ("org.noear.bundle:socketd-bundle:1.9.0")
'org.noear.bundle:socketd-bundle:pom:1.9.0'
<dependency org="org.noear.bundle" name="socketd-bundle" rev="1.9.0">
<artifact name="socketd-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='socketd-bundle', version='1.9.0')
)
libraryDependencies += "org.noear.bundle" % "socketd-bundle" % "1.9.0"
[org.noear.bundle/socketd-bundle "1.9.0"]