Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy4s |
ArtifactId | ArtifactIdsmithy4s-aws_3 |
Version | Version0.13.1-23-1b685de5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-aws_3/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-aws_3</artifactId>
<version>0.13.1-23-1b685de5</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-aws_3/
implementation 'com.disneystreaming.smithy4s:smithy4s-aws_3:0.13.1-23-1b685de5'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-aws_3/
implementation ("com.disneystreaming.smithy4s:smithy4s-aws_3:0.13.1-23-1b685de5")
'com.disneystreaming.smithy4s:smithy4s-aws_3:jar:0.13.1-23-1b685de5'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-aws_3" rev="0.13.1-23-1b685de5">
<artifact name="smithy4s-aws_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-aws_3', version='0.13.1-23-1b685de5')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-aws_3" % "0.13.1-23-1b685de5"
[com.disneystreaming.smithy4s/smithy4s-aws_3 "0.13.1-23-1b685de5"]