is not current version
Last Version 1.4.3

com.github.seratch:notion-sdk-jvm-parent 0.1.4


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

notion-sdk-jvm-parent
Version

Version

0.1.4
Type

Type

pom

Download notion-sdk-jvm-parent 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-parent/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>notion-sdk-jvm-parent</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-parent/
implementation 'com.github.seratch:notion-sdk-jvm-parent:0.1.4'
// https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-parent/
implementation ("com.github.seratch:notion-sdk-jvm-parent:0.1.4")
'com.github.seratch:notion-sdk-jvm-parent:pom:0.1.4'
<dependency org="com.github.seratch" name="notion-sdk-jvm-parent" rev="0.1.4">
  <artifact name="notion-sdk-jvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='notion-sdk-jvm-parent', version='0.1.4')
)
libraryDependencies += "com.github.seratch" % "notion-sdk-jvm-parent" % "0.1.4"
[com.github.seratch/notion-sdk-jvm-parent "0.1.4"]