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