is not current version
Last Version 3.1.0.RELEASE

com.github.liaomengge:base-common-cache 1.1.8-RELEASE

base common tool for developer

GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-common-cache
Version

Version

1.1.8-RELEASE
Type

Type

jar

Download base-common-cache 1.1.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-common-cache/ -->
<dependency>
    <groupId>com.github.liaomengge</groupId>
    <artifactId>base-common-cache</artifactId>
    <version>1.1.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-cache/
implementation 'com.github.liaomengge:base-common-cache:1.1.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-cache/
implementation ("com.github.liaomengge:base-common-cache:1.1.8-RELEASE")
'com.github.liaomengge:base-common-cache:jar:1.1.8-RELEASE'
<dependency org="com.github.liaomengge" name="base-common-cache" rev="1.1.8-RELEASE">
  <artifact name="base-common-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-common-cache', version='1.1.8-RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-common-cache" % "1.1.8-RELEASE"
[com.github.liaomengge/base-common-cache "1.1.8-RELEASE"]