is not current version
Last Version 4.4.7

com.51degrees:pipeline-aggregate 4.3.14

Aggregate of all pipeline modules

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline-aggregate
Version

Version

4.3.14
Type

Type

jar

Download pipeline-aggregate 4.3.14


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