Group Id ai.hyacinth.framework
Artifact Id core-service-module
Version 0.5.8
Packaging jar
URL -
Badge
Last Updated 2019-10-31T16:03:38+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-module</artifactId>
    <version>0.5.8</version>
</dependency>
implementation group: 'ai.hyacinth.framework', name: 'core-service-module', version: '0.5.8'
implementation 'ai.hyacinth.framework:core-service-module:0.5.8'
implementation("ai.hyacinth.framework:core-service-module:0.5.8")
libraryDependencies += "ai.hyacinth.framework" % "core-service-module" % "0.5.8"
<dependency org="ai.hyacinth.framework" name="core-service-module" rev="0.5.8"/>
@Grapes(
    @Grab(group='ai.hyacinth.framework', module='core-service-module', version='0.5.8')
)
[ai.hyacinth.framework/core-service-module "0.5.8"]
'ai.hyacinth.framework:core-service-module:0.5.8'