GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdnotion-sdk-jvm-parent |
Version | Version0.1.8 |
Type | Typepom |
Filename | Size |
---|---|
notion-sdk-jvm-parent-0.1.8.pom | 12 KB |
Browse |
<!-- 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.8</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.8'
// https://jarcasting.com/artifacts/com.github.seratch/notion-sdk-jvm-parent/
implementation ("com.github.seratch:notion-sdk-jvm-parent:0.1.8")
'com.github.seratch:notion-sdk-jvm-parent:pom:0.1.8'
<dependency org="com.github.seratch" name="notion-sdk-jvm-parent" rev="0.1.8">
<artifact name="notion-sdk-jvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='notion-sdk-jvm-parent', version='0.1.8')
)
libraryDependencies += "com.github.seratch" % "notion-sdk-jvm-parent" % "0.1.8"
[com.github.seratch/notion-sdk-jvm-parent "0.1.8"]