| Группа | Группаcom.mobilesolutionworks |
|---|---|
| Идентификатор | Идентификаторworks-http-cache |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| works-http-cache-2.0.1.pom | |
| works-http-cache-2.0.1.jar | 29 KB |
| works-http-cache-2.0.1-sources.jar | 16 KB |
| works-http-cache-2.0.1-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mobilesolutionworks/works-http-cache/ -->
<dependency>
<groupId>com.mobilesolutionworks</groupId>
<artifactId>works-http-cache</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobilesolutionworks/works-http-cache/
implementation 'com.mobilesolutionworks:works-http-cache:2.0.1'
// https://jarcasting.com/artifacts/com.mobilesolutionworks/works-http-cache/
implementation ("com.mobilesolutionworks:works-http-cache:2.0.1")
'com.mobilesolutionworks:works-http-cache:jar:2.0.1'
<dependency org="com.mobilesolutionworks" name="works-http-cache" rev="2.0.1">
<artifact name="works-http-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobilesolutionworks', module='works-http-cache', version='2.0.1')
)
libraryDependencies += "com.mobilesolutionworks" % "works-http-cache" % "2.0.1"
[com.mobilesolutionworks/works-http-cache "2.0.1"]