| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-p2p-ext |
| Версия | Версия2.2.1 |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-p2p-ext
Artifact providing extensions for the P2P framework (such as observer
functionality).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-p2p-ext-2.2.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-p2p-ext</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-ext/
implementation 'org.refcodes:refcodes-p2p-ext:2.2.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-p2p-ext/
implementation ("org.refcodes:refcodes-p2p-ext:2.2.1")
'org.refcodes:refcodes-p2p-ext:pom:2.2.1'
<dependency org="org.refcodes" name="refcodes-p2p-ext" rev="2.2.1">
<artifact name="refcodes-p2p-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-p2p-ext', version='2.2.1')
)
libraryDependencies += "org.refcodes" % "refcodes-p2p-ext" % "2.2.1"
[org.refcodes/refcodes-p2p-ext "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-p2p | jar | 2.2.1 |
| org.refcodes : refcodes-licensing | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |