core

labijie caching library

License

License

Categories

Categories

Caching Data
GroupId

GroupId

com.labijie
ArtifactId

ArtifactId

labijie-caching
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

core
labijie caching library
Project URL

Project URL

https://github.com/endink/caching

Download labijie-caching

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0