| Группа | Группаcom.github.marks-yag |
|---|---|
| Идентификатор | Идентификаторipc |
| Версия | Версия0.17.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ipc-0.17.4.pom | |
| ipc-0.17.4.jar | 222 KB |
| ipc-0.17.4-sources.jar | 68 KB |
| ipc-0.17.4-shade-netty.jar | 10 MB |
| ipc-0.17.4-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marks-yag/ipc/ -->
<dependency>
<groupId>com.github.marks-yag</groupId>
<artifactId>ipc</artifactId>
<version>0.17.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/ipc/
implementation 'com.github.marks-yag:ipc:0.17.4'
// https://jarcasting.com/artifacts/com.github.marks-yag/ipc/
implementation ("com.github.marks-yag:ipc:0.17.4")
'com.github.marks-yag:ipc:jar:0.17.4'
<dependency org="com.github.marks-yag" name="ipc" rev="0.17.4">
<artifact name="ipc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='ipc', version='0.17.4')
)
libraryDependencies += "com.github.marks-yag" % "ipc" % "0.17.4"
[com.github.marks-yag/ipc "0.17.4"]