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