GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIddeepl-jvm-parent |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
deepl-jvm-parent-0.1.0.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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation 'com.github.seratch:deepl-jvm-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation ("com.github.seratch:deepl-jvm-parent:0.1.0")
'com.github.seratch:deepl-jvm-parent:pom:0.1.0'
<dependency org="com.github.seratch" name="deepl-jvm-parent" rev="0.1.0">
<artifact name="deepl-jvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='deepl-jvm-parent', version='0.1.0')
)
libraryDependencies += "com.github.seratch" % "deepl-jvm-parent" % "0.1.0"
[com.github.seratch/deepl-jvm-parent "0.1.0"]