Whirlycache

Super high-speed Java object cache

License

License

GroupId

GroupId

com.whirlycott
ArtifactId

ArtifactId

whirlycache
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Whirlycache
Super high-speed Java object cache
Project URL

Project URL

https://github.com/whirlycott/Whirlycache

Download whirlycache

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.7.1