GroupId | GroupIdio.agrest.openapi |
---|---|
ArtifactId | ArtifactIdagrest-openapi-designfirst |
Version | Version3.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation 'io.agrest.openapi:agrest-openapi-designfirst:3.4'
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation ("io.agrest.openapi:agrest-openapi-designfirst:3.4")
'io.agrest.openapi:agrest-openapi-designfirst:jar:3.4'
<dependency org="io.agrest.openapi" name="agrest-openapi-designfirst" rev="3.4">
<artifact name="agrest-openapi-designfirst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.openapi', module='agrest-openapi-designfirst', version='3.4')
)
libraryDependencies += "io.agrest.openapi" % "agrest-openapi-designfirst" % "3.4"
[io.agrest.openapi/agrest-openapi-designfirst "3.4"]