| Категории |
КатегорииSwagger Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаcom.disneystreaming.smithy4s |
| Идентификатор | Идентификаторsmithy4s-http4s-swagger_3 |
| Версия | Версия0.12.16-58-834dc248 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s-swagger_3/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-http4s-swagger_3</artifactId>
<version>0.12.16-58-834dc248</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s-swagger_3/
implementation 'com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.12.16-58-834dc248'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-http4s-swagger_3/
implementation ("com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:0.12.16-58-834dc248")
'com.disneystreaming.smithy4s:smithy4s-http4s-swagger_3:jar:0.12.16-58-834dc248'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-http4s-swagger_3" rev="0.12.16-58-834dc248">
<artifact name="smithy4s-http4s-swagger_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-http4s-swagger_3', version='0.12.16-58-834dc248')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-http4s-swagger_3" % "0.12.16-58-834dc248"
[com.disneystreaming.smithy4s/smithy4s-http4s-swagger_3 "0.12.16-58-834dc248"]