| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-net |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-net
This artifact provides networking (TCP/IP) related definitions and types being
used by REFCODES.ORG networking related functionality and artifacts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-net-3.0.4.pom | |
| refcodes-net-3.0.4.jar | 437 KB |
| refcodes-net-3.0.4-tests.jar | 36 KB |
| refcodes-net-3.0.4-test-sources.jar | 26 KB |
| refcodes-net-3.0.4-sources.jar | 316 KB |
| refcodes-net-3.0.4-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-net/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-net</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-net/
implementation 'org.refcodes:refcodes-net:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-net/
implementation ("org.refcodes:refcodes-net:3.0.4")
'org.refcodes:refcodes-net:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-net" rev="3.0.4">
<artifact name="refcodes-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-net', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-net" % "3.0.4"
[org.refcodes/refcodes-net "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-exception | jar | 3.0.4 |
| org.refcodes : refcodes-mixin | jar | 3.0.4 |
| org.refcodes : refcodes-runtime | jar | 3.0.4 |
| org.refcodes : refcodes-struct | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |