| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.seratch |
| Идентификатор | Идентификаторnotion-sdk-jvm-scala3 |
| Последняя версия | Последняя версия0.1.19 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-scala3/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>notion-sdk-jvm-scala3</artifactId>
<version>0.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-scala3/
implementation 'com.github.seratch:notion-sdk-jvm-scala3:0.1.19'
// https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-scala3/
implementation ("com.github.seratch:notion-sdk-jvm-scala3:0.1.19")
'com.github.seratch:notion-sdk-jvm-scala3:jar:0.1.19'
<dependency org="com.github.seratch" name="notion-sdk-jvm-scala3" rev="0.1.19">
<artifact name="notion-sdk-jvm-scala3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='notion-sdk-jvm-scala3', version='0.1.19')
)
libraryDependencies += "com.github.seratch" % "notion-sdk-jvm-scala3" % "0.1.19"
[com.github.seratch/notion-sdk-jvm-scala3 "0.1.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.seratch : notion-sdk-jvm-core | jar | 0.1.19 |
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.0 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.seratch : notion-sdk-jvm-httpclient | jar | 0.1.19 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.0 |