| Категории |
КатегорииCaching Данные |
|---|---|
| Группа | Группаorg.spincast |
| Идентификатор | Идентификаторspincast-plugins-http-caching-parent |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| spincast-plugins-http-caching-parent-1.1.0.pom | 947 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-caching-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation 'org.spincast:spincast-plugins-http-caching-parent:1.1.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation ("org.spincast:spincast-plugins-http-caching-parent:1.1.0")
'org.spincast:spincast-plugins-http-caching-parent:pom:1.1.0'
<dependency org="org.spincast" name="spincast-plugins-http-caching-parent" rev="1.1.0">
<artifact name="spincast-plugins-http-caching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching-parent', version='1.1.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching-parent" % "1.1.0"
[org.spincast/spincast-plugins-http-caching-parent "1.1.0"]