| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииProtobuf Данные Data Structures |
| Группа | Группаcom.github.protobufel |
| Идентификатор | Идентификаторprotobufel-parent |
| Версия | Версия0.7.1 |
| Тип | Типpom |
| Описание |
ОписаниеProtobufel Maven Parent Project
Protobufel Maven Parent Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| protobufel-parent-0.7.1.pom | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.protobufel/protobufel-parent/ -->
<dependency>
<groupId>com.github.protobufel</groupId>
<artifactId>protobufel-parent</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-parent/
implementation 'com.github.protobufel:protobufel-parent:0.7.1'
// https://jarcasting.com/artifacts/com.github.protobufel/protobufel-parent/
implementation ("com.github.protobufel:protobufel-parent:0.7.1")
'com.github.protobufel:protobufel-parent:pom:0.7.1'
<dependency org="com.github.protobufel" name="protobufel-parent" rev="0.7.1">
<artifact name="protobufel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='protobufel-parent', version='0.7.1')
)
libraryDependencies += "com.github.protobufel" % "protobufel-parent" % "0.7.1"
[com.github.protobufel/protobufel-parent "0.7.1"]