| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.nitorcreations |
| Идентификатор | Идентификаторwillow-logging |
| Версия | Версия2.0.2 |
| Тип | Типpom |
| Описание |
ОписаниеWillow logging
Willow elastic cloud deployment componets
|
| Имя Файла | Размер |
|---|---|
| willow-logging-2.0.2.pom | 797 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-logging/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-logging</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging/
implementation 'com.nitorcreations:willow-logging:2.0.2'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging/
implementation ("com.nitorcreations:willow-logging:2.0.2")
'com.nitorcreations:willow-logging:pom:2.0.2'
<dependency org="com.nitorcreations" name="willow-logging" rev="2.0.2">
<artifact name="willow-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-logging', version='2.0.2')
)
libraryDependencies += "com.nitorcreations" % "willow-logging" % "2.0.2"
[com.nitorcreations/willow-logging "2.0.2"]