License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.developerexamples.clientsideelement |
Version | Version4.3.8 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Developer Examples :: Client-Side Element
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.developerexamples.clientsideelement</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement/
implementation 'com.51degrees:pipeline.developerexamples.clientsideelement:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.developerexamples.clientsideelement/
implementation ("com.51degrees:pipeline.developerexamples.clientsideelement:4.3.8")
'com.51degrees:pipeline.developerexamples.clientsideelement:jar:4.3.8'
<dependency org="com.51degrees" name="pipeline.developerexamples.clientsideelement" rev="4.3.8">
<artifact name="pipeline.developerexamples.clientsideelement" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.developerexamples.clientsideelement', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.developerexamples.clientsideelement" % "4.3.8"
[com.51degrees/pipeline.developerexamples.clientsideelement "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.engines | jar | 4.3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |