Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
efluid-datagate-app-3.1.1.pom | |
efluid-datagate-app-3.1.1.jar | 743 KB |
efluid-datagate-app-3.1.1-sources.jar | 483 KB |
efluid-datagate-app-3.1.1-javadoc.jar | 1 MB |
efluid-datagate-app-3.1.1-exec.jar | 76 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation 'com.efluid.oss:efluid-datagate-app:3.1.1'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation ("com.efluid.oss:efluid-datagate-app:3.1.1")
'com.efluid.oss:efluid-datagate-app:jar:3.1.1'
<dependency org="com.efluid.oss" name="efluid-datagate-app" rev="3.1.1">
<artifact name="efluid-datagate-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app', version='3.1.1')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app" % "3.1.1"
[com.efluid.oss/efluid-datagate-app "3.1.1"]