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