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