GroupId | GroupIdio.agrest.openapi |
---|---|
ArtifactId | ArtifactIdagrest-openapi-designfirst |
Version | Version3.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/ -->
<dependency>
<groupId>io.agrest.openapi</groupId>
<artifactId>agrest-openapi-designfirst</artifactId>
<version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation 'io.agrest.openapi:agrest-openapi-designfirst:3.6'
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation ("io.agrest.openapi:agrest-openapi-designfirst:3.6")
'io.agrest.openapi:agrest-openapi-designfirst:jar:3.6'
<dependency org="io.agrest.openapi" name="agrest-openapi-designfirst" rev="3.6">
<artifact name="agrest-openapi-designfirst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.openapi', module='agrest-openapi-designfirst', version='3.6')
)
libraryDependencies += "io.agrest.openapi" % "agrest-openapi-designfirst" % "3.6"
[io.agrest.openapi/agrest-openapi-designfirst "3.6"]