GroupId | GroupIdio.logicdrop.sparks |
---|---|
ArtifactId | ArtifactIdsparks-openapi-models |
Version | Version4.5.2 |
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.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logicdrop.sparks/sparks-openapi-models/
implementation 'io.logicdrop.sparks:sparks-openapi-models:4.5.2'
// https://jarcasting.com/artifacts/io.logicdrop.sparks/sparks-openapi-models/
implementation ("io.logicdrop.sparks:sparks-openapi-models:4.5.2")
'io.logicdrop.sparks:sparks-openapi-models:jar:4.5.2'
<dependency org="io.logicdrop.sparks" name="sparks-openapi-models" rev="4.5.2">
<artifact name="sparks-openapi-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logicdrop.sparks', module='sparks-openapi-models', version='4.5.2')
)
libraryDependencies += "io.logicdrop.sparks" % "sparks-openapi-models" % "4.5.2"
[io.logicdrop.sparks/sparks-openapi-models "4.5.2"]