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