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