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