is not current version
Last Version 6.7.2

org.flowable:flowable-http 6.1.2


GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-http
Version

Version

6.1.2
Type

Type

jar

Download flowable-http 6.1.2


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