| License |
License |
|---|---|
| GroupId | GroupIdcom.flowcentraltech.flowcentral |
| ArtifactId | ArtifactIdflowcentral-interconnect |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionflowcentral-interconnect
Flow Central Interconnect
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flowcentral-interconnect-1.0.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect/ -->
<dependency>
<groupId>com.flowcentraltech.flowcentral</groupId>
<artifactId>flowcentral-interconnect</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect/
implementation 'com.flowcentraltech.flowcentral:flowcentral-interconnect:1.0.2'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-interconnect/
implementation ("com.flowcentraltech.flowcentral:flowcentral-interconnect:1.0.2")
'com.flowcentraltech.flowcentral:flowcentral-interconnect:pom:1.0.2'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-interconnect" rev="1.0.2">
<artifact name="flowcentral-interconnect" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-interconnect', version='1.0.2')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-interconnect" % "1.0.2"
[com.flowcentraltech.flowcentral/flowcentral-interconnect "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tcdng.unify : unify-convert | jar | 2.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |