is not current version
Last Version 1.98-2556814-server

dev.vality:swag-webhook-events 1.1-b58fe32-client

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

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

swag-webhook-events
Version

Version

1.1-b58fe32-client
Type

Type

jar

Download swag-webhook-events 1.1-b58fe32-client


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