| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть CLI Взаимодействие с пользователем Protobuf Данные Data Structures |
| Группа | Группаnet.wicp.tams |
| Идентификатор | Идентификаторduckula-client-protobuf2 |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
Описаниеtams parent
|
| Имя Файла | Размер |
|---|---|
| duckula-client-protobuf2-1.2.pom | |
| duckula-client-protobuf2-1.2.jar | 42 KB |
| duckula-client-protobuf2-1.2-sources.jar | 16 KB |
| duckula-client-protobuf2-1.2-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/duckula-client-protobuf2/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>duckula-client-protobuf2</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/duckula-client-protobuf2/
implementation 'net.wicp.tams:duckula-client-protobuf2:1.2'
// https://jarcasting.com/artifacts/net.wicp.tams/duckula-client-protobuf2/
implementation ("net.wicp.tams:duckula-client-protobuf2:1.2")
'net.wicp.tams:duckula-client-protobuf2:jar:1.2'
<dependency org="net.wicp.tams" name="duckula-client-protobuf2" rev="1.2">
<artifact name="duckula-client-protobuf2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='duckula-client-protobuf2', version='1.2')
)
libraryDependencies += "net.wicp.tams" % "duckula-client-protobuf2" % "1.2"
[net.wicp.tams/duckula-client-protobuf2 "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 2.6.1 |
| commons-codec : commons-codec | jar | 1.10 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |