| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.common |
| Идентификатор | Идентификаторthevpc-common-msg |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnet.thevpc.common.thevpc-common-msg
Message Format Java Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thevpc-common-msg-1.1.0.pom | |
| thevpc-common-msg-1.1.0.jar | 11 KB |
| thevpc-common-msg-1.1.0-sources.jar | 10 KB |
| thevpc-common-msg-1.1.0-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-msg</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/
implementation 'net.thevpc.common:thevpc-common-msg:1.1.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/
implementation ("net.thevpc.common:thevpc-common-msg:1.1.0")
'net.thevpc.common:thevpc-common-msg:jar:1.1.0'
<dependency org="net.thevpc.common" name="thevpc-common-msg" rev="1.1.0">
<artifact name="thevpc-common-msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-msg', version='1.1.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-msg" % "1.1.0"
[net.thevpc.common/thevpc-common-msg "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |