| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.veithen.daemon |
| Идентификатор | Идентификаторdaemon-launcher-protocol |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent POM for com.github.veithen
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| daemon-launcher-protocol-0.3.1.pom | |
| daemon-launcher-protocol-0.3.1.jar | 99 KB |
| daemon-launcher-protocol-0.3.1-sources.jar | 41 KB |
| daemon-launcher-protocol-0.3.1-javadoc.jar | 609 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.veithen.daemon/daemon-launcher-protocol/ -->
<dependency>
<groupId>com.github.veithen.daemon</groupId>
<artifactId>daemon-launcher-protocol</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.daemon/daemon-launcher-protocol/
implementation 'com.github.veithen.daemon:daemon-launcher-protocol:0.3.1'
// https://jarcasting.com/artifacts/com.github.veithen.daemon/daemon-launcher-protocol/
implementation ("com.github.veithen.daemon:daemon-launcher-protocol:0.3.1")
'com.github.veithen.daemon:daemon-launcher-protocol:jar:0.3.1'
<dependency org="com.github.veithen.daemon" name="daemon-launcher-protocol" rev="0.3.1">
<artifact name="daemon-launcher-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.daemon', module='daemon-launcher-protocol', version='0.3.1')
)
libraryDependencies += "com.github.veithen.daemon" % "daemon-launcher-protocol" % "0.3.1"
[com.github.veithen.daemon/daemon-launcher-protocol "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.17.3 |
| com.github.veithen.daemon : daemon-api | jar | 0.3.1 |