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