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