| Группа | Группаde.otto.edison |
|---|---|
| Идентификатор | Идентификаторstatus |
| Версия | Версия0.16.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| status-0.16.0.pom | |
| status-0.16.0.jar | 22 KB |
| status-0.16.0-sources.jar | 11 KB |
| status-0.16.0-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.otto.edison/status/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>status</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/status/
implementation 'de.otto.edison:status:0.16.0'
// https://jarcasting.com/artifacts/de.otto.edison/status/
implementation ("de.otto.edison:status:0.16.0")
'de.otto.edison:status:jar:0.16.0'
<dependency org="de.otto.edison" name="status" rev="0.16.0">
<artifact name="status" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='status', version='0.16.0')
)
libraryDependencies += "de.otto.edison" % "status" % "0.16.0"
[de.otto.edison/status "0.16.0"]