| Группа | Группаorg.smartboot.socket |
|---|---|
| Идентификатор | Идентификаторsmart-socket-parent |
| Версия | Версия1.5.16 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| smart-socket-parent-1.5.16.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.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation 'org.smartboot.socket:smart-socket-parent:1.5.16'
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation ("org.smartboot.socket:smart-socket-parent:1.5.16")
'org.smartboot.socket:smart-socket-parent:pom:1.5.16'
<dependency org="org.smartboot.socket" name="smart-socket-parent" rev="1.5.16">
<artifact name="smart-socket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='smart-socket-parent', version='1.5.16')
)
libraryDependencies += "org.smartboot.socket" % "smart-socket-parent" % "1.5.16"
[org.smartboot.socket/smart-socket-parent "1.5.16"]