Group Id ai.hyacinth.framework
Artifact Id core-service-config-support
Version 0.5.5
Packaging jar
URL -
Badge
Last Updated 2019-10-22T09:07:14+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.hyacinth.framework</groupId>
    <artifactId>core-service-config-support</artifactId>
    <version>0.5.5</version>
</dependency>
implementation group: 'ai.hyacinth.framework', name: 'core-service-config-support', version: '0.5.5'
implementation 'ai.hyacinth.framework:core-service-config-support:0.5.5'
implementation("ai.hyacinth.framework:core-service-config-support:0.5.5")
libraryDependencies += "ai.hyacinth.framework" % "core-service-config-support" % "0.5.5"
<dependency org="ai.hyacinth.framework" name="core-service-config-support" rev="0.5.5"/>
@Grapes(
    @Grab(group='ai.hyacinth.framework', module='core-service-config-support', version='0.5.5')
)
[ai.hyacinth.framework/core-service-config-support "0.5.5"]
'ai.hyacinth.framework:core-service-config-support:0.5.5'