is not current version
Last Version 0.2.11

software.aws.awsprototypingsdk:pipeline 0.0.95

@aws-prototyping-sdk/pipeline

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.aws.awsprototypingsdk
ArtifactId

ArtifactId

pipeline
Version

Version

0.0.95
Type

Type

jar

Download pipeline 0.0.95


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