is not current version
Last Version 1.1.1

com.github.vencent-lu:giants-cache 1.0.5-Beta-7

Giants cache Framework and reusable components.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-cache
Version

Version

1.0.5-Beta-7
Type

Type

pom

Download giants-cache 1.0.5-Beta-7


<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-cache/ -->
<dependency>
    <groupId>com.github.vencent-lu</groupId>
    <artifactId>giants-cache</artifactId>
    <version>1.0.5-Beta-7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-cache/
implementation 'com.github.vencent-lu:giants-cache:1.0.5-Beta-7'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-cache/
implementation ("com.github.vencent-lu:giants-cache:1.0.5-Beta-7")
'com.github.vencent-lu:giants-cache:pom:1.0.5-Beta-7'
<dependency org="com.github.vencent-lu" name="giants-cache" rev="1.0.5-Beta-7">
  <artifact name="giants-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-cache', version='1.0.5-Beta-7')
)
libraryDependencies += "com.github.vencent-lu" % "giants-cache" % "1.0.5-Beta-7"
[com.github.vencent-lu/giants-cache "1.0.5-Beta-7"]