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