is not current version
Last Version 4.3.13

com.51degrees:pipeline.developerexamples.clientsideelement 4.3.3


Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.developerexamples.clientsideelement
Version

Version

4.3.3
Type

Type

jar

Download pipeline.developerexamples.clientsideelement 4.3.3


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