is not current version
Last Version 6.7.2

org.flowable:flowable-json-converter 6.3.0


Categories

Categories

JSON Data
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-json-converter
Version

Version

6.3.0
Type

Type

jar

Download flowable-json-converter 6.3.0


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