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