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