не последняя версия
Последняя версия 1.1-82043e0-server

dev.vality:swag-notification swag-notification-server

Generates jar artifact containing compiled openapi classes based on generated openapi yaml files

Группа

Группа

dev.vality
Идентификатор

Идентификатор

swag-notification
Версия

Версия

swag-notification-server
Тип

Тип

jar

Скачать swag-notification swag-notification-server


<!-- https://jarcasting.com/artifacts/dev.vality/swag-notification/ -->
<dependency>
    <groupId>dev.vality</groupId>
    <artifactId>swag-notification</artifactId>
    <version>swag-notification-server</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/swag-notification/
implementation 'dev.vality:swag-notification:swag-notification-server'
// https://jarcasting.com/artifacts/dev.vality/swag-notification/
implementation ("dev.vality:swag-notification:swag-notification-server")
'dev.vality:swag-notification:jar:swag-notification-server'
<dependency org="dev.vality" name="swag-notification" rev="swag-notification-server">
  <artifact name="swag-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='swag-notification', version='swag-notification-server')
)
libraryDependencies += "dev.vality" % "swag-notification" % "swag-notification-server"
[dev.vality/swag-notification "swag-notification-server"]