is not current version
Last Version 1.1-82043e0-server

dev.vality:swag-notification 1.1-0b6c076-client

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

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

swag-notification
Version

Version

1.1-0b6c076-client
Type

Type

jar

Download swag-notification 1.1-0b6c076-client


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