is not current version
Last Version 0.5.24

ai.hyacinth.framework:core-service-module 0.5.2

Core Service Framework Component

GroupId

GroupId

ai.hyacinth.framework
ArtifactId

ArtifactId

core-service-module
Version

Version

0.5.2
Type

Type

jar

Download core-service-module 0.5.2


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