| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-p2p-alt-serial |
| Версия | Версия3.0.4 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-p2p-alt-serial
Artifact for a serial based implementation of the P2P framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-alt-serial/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-p2p-alt-serial</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-alt-serial/
implementation 'org.refcodes:refcodes-p2p-alt-serial:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-alt-serial/
implementation ("org.refcodes:refcodes-p2p-alt-serial:3.0.4")
'org.refcodes:refcodes-p2p-alt-serial:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-p2p-alt-serial" rev="3.0.4">
<artifact name="refcodes-p2p-alt-serial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-p2p-alt-serial', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-p2p-alt-serial" % "3.0.4"
[org.refcodes/refcodes-p2p-alt-serial "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-p2p | jar | 3.0.4 |
| org.refcodes : refcodes-serial-ext-handshake | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-serial-alt-tty | jar | 3.0.4 |
| org.graphstream : gs-core | jar | 1.3 |
| org.graphstream : gs-ui | jar | 1.3 |
| org.refcodes : refcodes-logger-alt-console | jar | 3.0.4 |
| org.refcodes : refcodes-logger-ext-slf4j | jar | 3.0.4 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |