is not current version
Last Version 1.0.26

com.flowcentraltech.flowcentral:flowcentral-codegeneration 1.0.24

Flowcentral Code-generation Module

GroupId

GroupId

com.flowcentraltech.flowcentral
ArtifactId

ArtifactId

flowcentral-codegeneration
Version

Version

1.0.24
Type

Type

jar

Download flowcentral-codegeneration 1.0.24


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