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