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