MVN

com.github.seratch : notion-sdk-jvm-core

Maven & Gradle

Aug 21, 2023
6 usages
109 stars
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>notion-sdk-jvm-core</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.seratch : notion-sdk-jvm-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of com.github.seratch : notion-sdk-jvm-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
notion-sdk-jvm-core-1.9.0
1.8.x
notion-sdk-jvm-core-1.8.1
notion-sdk-jvm-core-1.8.0
1.7.x
notion-sdk-jvm-core-1.7.2
notion-sdk-jvm-core-1.7.1
notion-sdk-jvm-core-1.7.0
1.6.x
notion-sdk-jvm-core-1.6.0
1.5.x
notion-sdk-jvm-core-1.5.1
notion-sdk-jvm-core-1.5.0
1.4.x
notion-sdk-jvm-core-1.4.3
notion-sdk-jvm-core-1.4.2
notion-sdk-jvm-core-1.4.1
notion-sdk-jvm-core-1.4.0
1.3.x
notion-sdk-jvm-core-1.3.2
notion-sdk-jvm-core-1.3.1
notion-sdk-jvm-core-1.3.0
1.2.x
notion-sdk-jvm-core-1.2.1
notion-sdk-jvm-core-1.2.0
1.1.x
notion-sdk-jvm-core-1.1.0
1.0.x
notion-sdk-jvm-core-1.0.0
0.5.x
notion-sdk-jvm-core-0.5.0
0.4.x
notion-sdk-jvm-core-0.4.3
notion-sdk-jvm-core-0.4.2
notion-sdk-jvm-core-0.4.1
notion-sdk-jvm-core-0.4.0
0.3.x
notion-sdk-jvm-core-0.3.1
notion-sdk-jvm-core-0.3.0
0.2.x
notion-sdk-jvm-core-0.2.2
notion-sdk-jvm-core-0.2.1
notion-sdk-jvm-core-0.2.0
0.1.x
notion-sdk-jvm-core-0.1.19
notion-sdk-jvm-core-0.1.18
notion-sdk-jvm-core-0.1.17
notion-sdk-jvm-core-0.1.16
notion-sdk-jvm-core-0.1.15
notion-sdk-jvm-core-0.1.14
notion-sdk-jvm-core-0.1.13
notion-sdk-jvm-core-0.1.12
notion-sdk-jvm-core-0.1.11
notion-sdk-jvm-core-0.1.10
notion-sdk-jvm-core-0.1.9
notion-sdk-jvm-core-0.1.8
notion-sdk-jvm-core-0.1.7
notion-sdk-jvm-core-0.1.6
notion-sdk-jvm-core-0.1.5
notion-sdk-jvm-core-0.1.4
notion-sdk-jvm-core-0.1.3
notion-sdk-jvm-core-0.1.2
notion-sdk-jvm-core-0.1.1
notion-sdk-jvm-core-0.1.0

How to add a dependency to Maven

Add the following com.github.seratch : notion-sdk-jvm-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>notion-sdk-jvm-core</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.seratch : notion-sdk-jvm-core gradle dependency to your build.gradle file:

implementation 'com.github.seratch:notion-sdk-jvm-core:1.9.0'

Gradle Kotlin DSL: Add the following com.github.seratch : notion-sdk-jvm-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.seratch:notion-sdk-jvm-core:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.seratch : notion-sdk-jvm-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.seratch" % "notion-sdk-jvm-core" % "1.9.0"

Advertisement

Dependencies from Group

Jun 20, 2021
19 usages
740 stars
Feb 13, 2021
11 usages
740 stars
Nov 18, 2019
11 usages
740 stars
Nov 18, 2019
11 usages
740 stars
Jun 20, 2021
11 usages
740 stars

Discover Dependencies