is not current version
Last Version 5.1.17

com.efluid.oss:efluid-datagate-common 3.1.1


Categories

Categories

Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

efluid-datagate-common
Version

Version

3.1.1
Type

Type

jar

Download efluid-datagate-common 3.1.1


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