is not current version
Last Version 0.5.24

ai.hyacinth.framework:core-service-config-support 0.5.8

Core Service Framework Component

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ai.hyacinth.framework
ArtifactId

ArtifactId

core-service-config-support
Version

Version

0.5.8
Type

Type

jar

Download core-service-config-support 0.5.8


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