is not current version
Last Version 4.4.7

com.51degrees:pipeline.web.mvc 4.1.0-export-gpg.1


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.web.mvc
Version

Version

4.1.0-export-gpg.1
Type

Type

jar

Download pipeline.web.mvc 4.1.0-export-gpg.1


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