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