is not current version
Last Version 1.4.3

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


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

notion-sdk-jvm-parent
Version

Version

1.4.2
Type

Type

pom

Download notion-sdk-jvm-parent 1.4.2


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