is not current version
Last Version 1.1.1

com.github.vencent-lu:giants-cache-core 1.0.5-Beta-2


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-cache-core
Version

Version

1.0.5-Beta-2
Type

Type

jar

Download giants-cache-core 1.0.5-Beta-2


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