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