is not current version
Last Version 1.0.8

com.oasisworkflowdemo:cw-aws-utils 1.0.0

AWS Utility Services

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.oasisworkflowdemo
ArtifactId

ArtifactId

cw-aws-utils
Version

Version

1.0.0
Type

Type

jar

Download cw-aws-utils 1.0.0


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