is not current version
Last Version 0.2.11

software.aws.awsprototypingsdk:pipeline 0.1.0

@aws-prototyping-sdk/pipeline

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.aws.awsprototypingsdk
ArtifactId

ArtifactId

pipeline
Version

Version

0.1.0
Type

Type

jar

Download pipeline 0.1.0


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