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