is not current version
Last Version 1.0.26

com.flowcentraltech.flowcentral:flowcentral-connect-springboot 1.0.8

Flowcentral Connect Spring Boot Module

GroupId

GroupId

com.flowcentraltech.flowcentral
ArtifactId

ArtifactId

flowcentral-connect-springboot
Version

Version

1.0.8
Type

Type

jar

Download flowcentral-connect-springboot 1.0.8


<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-connect-springboot/ -->
<dependency>
    <groupId>com.flowcentraltech.flowcentral</groupId>
    <artifactId>flowcentral-connect-springboot</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-connect-springboot/
implementation 'com.flowcentraltech.flowcentral:flowcentral-connect-springboot:1.0.8'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-connect-springboot/
implementation ("com.flowcentraltech.flowcentral:flowcentral-connect-springboot:1.0.8")
'com.flowcentraltech.flowcentral:flowcentral-connect-springboot:jar:1.0.8'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-connect-springboot" rev="1.0.8">
  <artifact name="flowcentral-connect-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-connect-springboot', version='1.0.8')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-connect-springboot" % "1.0.8"
[com.flowcentraltech.flowcentral/flowcentral-connect-springboot "1.0.8"]