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