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