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