is not current version
Last Version 0.5.24

ai.hyacinth.framework:core-service-swagger-support 0.5.21

Core Service Framework Component

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

ai.hyacinth.framework
ArtifactId

ArtifactId

core-service-swagger-support
Version

Version

0.5.21
Type

Type

jar

Download core-service-swagger-support 0.5.21


<!-- https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-swagger-support/ -->
<dependency>
    <groupId>ai.hyacinth.framework</groupId>
    <artifactId>core-service-swagger-support</artifactId>
    <version>0.5.21</version>
</dependency>
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-swagger-support/
implementation 'ai.hyacinth.framework:core-service-swagger-support:0.5.21'
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-swagger-support/
implementation ("ai.hyacinth.framework:core-service-swagger-support:0.5.21")
'ai.hyacinth.framework:core-service-swagger-support:jar:0.5.21'
<dependency org="ai.hyacinth.framework" name="core-service-swagger-support" rev="0.5.21">
  <artifact name="core-service-swagger-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.hyacinth.framework', module='core-service-swagger-support', version='0.5.21')
)
libraryDependencies += "ai.hyacinth.framework" % "core-service-swagger-support" % "0.5.21"
[ai.hyacinth.framework/core-service-swagger-support "0.5.21"]