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