| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаio.github.justinalucard |
| Идентификатор | Идентификаторio.github.justinalucard.protocalcodec |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprotocolcodec
common data transfer protocol codec
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.github.justinalucard/io.github.justinalucard.protocalcodec/ -->
<dependency>
<groupId>io.github.justinalucard</groupId>
<artifactId>io.github.justinalucard.protocalcodec</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.justinalucard/io.github.justinalucard.protocalcodec/
implementation 'io.github.justinalucard:io.github.justinalucard.protocalcodec:1.1.1'
// https://jarcasting.com/artifacts/io.github.justinalucard/io.github.justinalucard.protocalcodec/
implementation ("io.github.justinalucard:io.github.justinalucard.protocalcodec:1.1.1")
'io.github.justinalucard:io.github.justinalucard.protocalcodec:jar:1.1.1'
<dependency org="io.github.justinalucard" name="io.github.justinalucard.protocalcodec" rev="1.1.1">
<artifact name="io.github.justinalucard.protocalcodec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.justinalucard', module='io.github.justinalucard.protocalcodec', version='1.1.1')
)
libraryDependencies += "io.github.justinalucard" % "io.github.justinalucard.protocalcodec" % "1.1.1"
[io.github.justinalucard/io.github.justinalucard.protocalcodec "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6.8 |