is not current version
Last Version 0.2.11

software.aws.awsprototypingsdk:pipeline 0.2.5

@aws-prototyping-sdk/pipeline

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.aws.awsprototypingsdk
ArtifactId

ArtifactId

pipeline
Version

Version

0.2.5
Type

Type

jar

Download pipeline 0.2.5


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