| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogback Библиотеки уровня приложения Logging |
| Группа | Группаcom.github.charlemaznable |
| Идентификатор | Идентификаторlogback-miner-annotations |
| Версия | Версия0.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеLogback Miner Annotations
Annotations of com.github.charlemaznable:logback-miner.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/logback-miner-annotations/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>logback-miner-annotations</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/logback-miner-annotations/
implementation 'com.github.charlemaznable:logback-miner-annotations:0.1.4'
// https://jarcasting.com/artifacts/com.github.charlemaznable/logback-miner-annotations/
implementation ("com.github.charlemaznable:logback-miner-annotations:0.1.4")
'com.github.charlemaznable:logback-miner-annotations:jar:0.1.4'
<dependency org="com.github.charlemaznable" name="logback-miner-annotations" rev="0.1.4">
<artifact name="logback-miner-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='logback-miner-annotations', version='0.1.4')
)
libraryDependencies += "com.github.charlemaznable" % "logback-miner-annotations" % "0.1.4"
[com.github.charlemaznable/logback-miner-annotations "0.1.4"]