Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-api |
Version | Version3.1.10 |
Type | Typejar |
Filename | Size |
---|---|
efluid-datagate-api-3.1.10.pom | |
efluid-datagate-api-3.1.10.jar | 10 KB |
efluid-datagate-api-3.1.10-sources.jar | 14 KB |
efluid-datagate-api-3.1.10-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-api</artifactId>
<version>3.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation 'com.efluid.oss:efluid-datagate-api:3.1.10'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation ("com.efluid.oss:efluid-datagate-api:3.1.10")
'com.efluid.oss:efluid-datagate-api:jar:3.1.10'
<dependency org="com.efluid.oss" name="efluid-datagate-api" rev="3.1.10">
<artifact name="efluid-datagate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-api', version='3.1.10')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-api" % "3.1.10"
[com.efluid.oss/efluid-datagate-api "3.1.10"]