| Группа | Группаcom.github.seratch |
|---|---|
| Идентификатор | Идентификаторdeepl-jvm-parent |
| Версия | Версия0.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| deepl-jvm-parent-0.1.1.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>deepl-jvm-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation 'com.github.seratch:deepl-jvm-parent:0.1.1'
// https://jarcasting.com/artifacts/com.github.seratch/deepl-jvm-parent/
implementation ("com.github.seratch:deepl-jvm-parent:0.1.1")
'com.github.seratch:deepl-jvm-parent:pom:0.1.1'
<dependency org="com.github.seratch" name="deepl-jvm-parent" rev="0.1.1">
<artifact name="deepl-jvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='deepl-jvm-parent', version='0.1.1')
)
libraryDependencies += "com.github.seratch" % "deepl-jvm-parent" % "0.1.1"
[com.github.seratch/deepl-jvm-parent "0.1.1"]