Nervousync Cache Provider API

Cache API, development by Nervousync Studio (NSYC)

License

License

GroupId

GroupId

com.nervousync
ArtifactId

ArtifactId

cache-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nervousync Cache Provider API
Cache API, development by Nervousync Studio (NSYC)
Project Organization

Project Organization

Nervousync Studio
Source Code Management

Source Code Management

https://github.com/wmkm0113/NervousyncUtils

Download cache-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.nervousync : nervousync-utils jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

GeneUtils

Nervousync Java Utilities Package

Versions

Version
1.0.0