License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIddeepl-jvm-parent |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNotion SDK Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
deepl-jvm-parent-0.1.4.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>deepl-jvm-parent</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation 'com.github.seratch:deepl-jvm-parent:0.1.4'
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation ("com.github.seratch:deepl-jvm-parent:0.1.4")
'com.github.seratch:deepl-jvm-parent:pom:0.1.4'
<dependency org="com.github.seratch" name="deepl-jvm-parent" rev="0.1.4">
<artifact name="deepl-jvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='deepl-jvm-parent', version='0.1.4')
)
libraryDependencies += "com.github.seratch" % "deepl-jvm-parent" % "0.1.4"
[com.github.seratch/deepl-jvm-parent "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.21 |