is not current version
Last Version 5.1.17

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


Categories

Categories

Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

efluid-datagate-api
Version

Version

2.1.8
Type

Type

jar

Download efluid-datagate-api 2.1.8


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