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