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