License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdnotion-sdk-jvm-scala3 |
Last Version | Last Version0.1.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.seratch : notion-sdk-jvm-httpclient | jar | 0.1.19 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.0 |