Categories |
CategoriesCaching Data |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-caching-parent |
Version | Version0.9.38 |
Type | Typepom |
Filename | Size |
---|---|
spincast-plugins-http-caching-parent-0.9.38.pom | 948 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-caching-parent</artifactId>
<version>0.9.38</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation 'org.spincast:spincast-plugins-http-caching-parent:0.9.38'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation ("org.spincast:spincast-plugins-http-caching-parent:0.9.38")
'org.spincast:spincast-plugins-http-caching-parent:pom:0.9.38'
<dependency org="org.spincast" name="spincast-plugins-http-caching-parent" rev="0.9.38">
<artifact name="spincast-plugins-http-caching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching-parent', version='0.9.38')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching-parent" % "0.9.38"
[org.spincast/spincast-plugins-http-caching-parent "0.9.38"]