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