is not current version
Last Version 4.3.13

com.51degrees:pipeline.developerexamples.flowelement 4.2.2


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.developerexamples.flowelement
Version

Version

4.2.2
Type

Type

jar

Download pipeline.developerexamples.flowelement 4.2.2


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