is not current version
Last Version 4.3.13

com.51degrees:pipeline.developerexamples.onpremiseengine 4.1.5


GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.developerexamples.onpremiseengine
Version

Version

4.1.5
Type

Type

jar

Download pipeline.developerexamples.onpremiseengine 4.1.5


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