is not current version
Last Version 4.3.13

com.51degrees:pipeline.developerexamples.flowelement 4.3.3


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.developerexamples.flowelement
Version

Version

4.3.3
Type

Type

jar

Download pipeline.developerexamples.flowelement 4.3.3


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