Group Id ai.hyacinth.framework
Artifact Id core-service-cache-support
Version 0.5.21
Packaging jar
URL -
Badge
Last Updated 2019-11-14T10:43:43+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-cache-support</artifactId>
    <version>0.5.21</version>
</dependency>
implementation group: 'ai.hyacinth.framework', name: 'core-service-cache-support', version: '0.5.21'
implementation 'ai.hyacinth.framework:core-service-cache-support:0.5.21'
implementation("ai.hyacinth.framework:core-service-cache-support:0.5.21")
libraryDependencies += "ai.hyacinth.framework" % "core-service-cache-support" % "0.5.21"
<dependency org="ai.hyacinth.framework" name="core-service-cache-support" rev="0.5.21"/>
@Grapes(
    @Grab(group='ai.hyacinth.framework', module='core-service-cache-support', version='0.5.21')
)
[ai.hyacinth.framework/core-service-cache-support "0.5.21"]
'ai.hyacinth.framework:core-service-cache-support:0.5.21'