| License |
License |
|---|---|
| GroupId | GroupIdcom.lethanh98 |
| ArtifactId | ArtifactIdcache-file |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncache-file
Cache use File
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cache-file-1.8.pom | |
| cache-file-1.8.jar | 20 KB |
| cache-file-1.8-sources.jar | 7 KB |
| cache-file-1.8-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lethanh98/cache-file/ -->
<dependency>
<groupId>com.lethanh98</groupId>
<artifactId>cache-file</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lethanh98/cache-file/
implementation 'com.lethanh98:cache-file:1.8'
// https://jarcasting.com/artifacts/com.lethanh98/cache-file/
implementation ("com.lethanh98:cache-file:1.8")
'com.lethanh98:cache-file:jar:1.8'
<dependency org="com.lethanh98" name="cache-file" rev="1.8">
<artifact name="cache-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lethanh98', module='cache-file', version='1.8')
)
libraryDependencies += "com.lethanh98" % "cache-file" % "1.8"
[com.lethanh98/cache-file "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |