is not current version
Last Version 5.1.17

com.efluid.oss:efluid-datagate-api 2.1.17


Categories

Categories

Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

efluid-datagate-api
Version

Version

2.1.17
Type

Type

jar

Download efluid-datagate-api 2.1.17


<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/ -->
<dependency>
    <groupId>com.efluid.oss</groupId>
    <artifactId>efluid-datagate-api</artifactId>
    <version>2.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation 'com.efluid.oss:efluid-datagate-api:2.1.17'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation ("com.efluid.oss:efluid-datagate-api:2.1.17")
'com.efluid.oss:efluid-datagate-api:jar:2.1.17'
<dependency org="com.efluid.oss" name="efluid-datagate-api" rev="2.1.17">
  <artifact name="efluid-datagate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-api', version='2.1.17')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-api" % "2.1.17"
[com.efluid.oss/efluid-datagate-api "2.1.17"]