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