is not current version
Last Version 1.0.8

com.oasisworkflowdemo:cw-aws-utils 1.0.3

AWS Utility Services

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.oasisworkflowdemo
ArtifactId

ArtifactId

cw-aws-utils
Version

Version

1.0.3
Type

Type

jar

Download cw-aws-utils 1.0.3


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