Categories |
CategoriesCaching Data |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-caching |
Version | Version1.7.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-caching</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/
implementation 'org.spincast:spincast-plugins-http-caching:1.7.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching/
implementation ("org.spincast:spincast-plugins-http-caching:1.7.0")
'org.spincast:spincast-plugins-http-caching:jar:1.7.0'
<dependency org="org.spincast" name="spincast-plugins-http-caching" rev="1.7.0">
<artifact name="spincast-plugins-http-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching', version='1.7.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching" % "1.7.0"
[org.spincast/spincast-plugins-http-caching "1.7.0"]