is not current version
Last Version 5.1.17

com.efluid.oss:efluid-datagate-api 1.0.0-beta-5


Categories

Categories

Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

efluid-datagate-api
Version

Version

1.0.0-beta-5
Type

Type

jar

Download efluid-datagate-api 1.0.0-beta-5


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