The Apache License, Version 2.0

labijie caching library

License

License

Categories

Categories

Kotlin Languages Caching Data
GroupId

GroupId

com.labijie
ArtifactId

ArtifactId

caching-kotlin
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

The Apache License, Version 2.0
labijie caching library
Project URL

Project URL

https://www.apache.org/licenses/LICENSE-2.0.txt
Source Code Management

Source Code Management

https://github.com/endink/caching-kotlin

Download caching-kotlin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.9
1.0.7
1.0.6
1.0.5
1.0.1
1.0.0