Last Version

Nervousync Cache Provider API 1.0.0

Cache API, development by Nervousync Studio (NSYC)

License

License

GroupId

GroupId

com.nervousync
ArtifactId

ArtifactId

cache-api
Version

Version

1.0.0
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 1.0.0


<!-- 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.