GroupId | GroupIdorg.codehaus.httpcache4j.storage |
---|---|
ArtifactId | ArtifactIdstorage-file |
Version | Version4.0-M3 |
Type | Typejar |
Filename | Size |
---|---|
storage-file-4.0-M3.pom | |
storage-file-4.0-M3.jar | 17 KB |
storage-file-4.0-M3-tests.jar | 10 KB |
storage-file-4.0-M3-sources.jar | 6 KB |
storage-file-4.0-M3-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.storage/storage-file/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.storage</groupId>
<artifactId>storage-file</artifactId>
<version>4.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.storage/storage-file/
implementation 'org.codehaus.httpcache4j.storage:storage-file:4.0-M3'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.storage/storage-file/
implementation ("org.codehaus.httpcache4j.storage:storage-file:4.0-M3")
'org.codehaus.httpcache4j.storage:storage-file:jar:4.0-M3'
<dependency org="org.codehaus.httpcache4j.storage" name="storage-file" rev="4.0-M3">
<artifact name="storage-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.storage', module='storage-file', version='4.0-M3')
)
libraryDependencies += "org.codehaus.httpcache4j.storage" % "storage-file" % "4.0-M3"
[org.codehaus.httpcache4j.storage/storage-file "4.0-M3"]