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