Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy4s |
ArtifactId | ArtifactIdsmithy4s-json_3 |
Version | Version0.13.6 |
Type | Typejar |
Filename | Size |
---|---|
smithy4s-json_3-0.13.6.pom | |
smithy4s-json_3-0.13.6.jar | 147 KB |
smithy4s-json_3-0.13.6-sources.jar | 13 KB |
smithy4s-json_3-0.13.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-json_3/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-json_3</artifactId>
<version>0.13.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-json_3/
implementation 'com.disneystreaming.smithy4s:smithy4s-json_3:0.13.6'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-json_3/
implementation ("com.disneystreaming.smithy4s:smithy4s-json_3:0.13.6")
'com.disneystreaming.smithy4s:smithy4s-json_3:jar:0.13.6'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-json_3" rev="0.13.6">
<artifact name="smithy4s-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-json_3', version='0.13.6')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-json_3" % "0.13.6"
[com.disneystreaming.smithy4s/smithy4s-json_3 "0.13.6"]