GroupId | GroupIdorg.testingisdocumenting.webtau |
---|---|
ArtifactId | ArtifactIdwebtau-cache |
Version | Version1.28 |
Type | Typejar |
Filename | Size |
---|---|
webtau-cache-1.28.pom | |
webtau-cache-1.28.jar | 5 KB |
webtau-cache-1.28-sources.jar | 4 KB |
webtau-cache-1.28-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cache/ -->
<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-cache</artifactId>
<version>1.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cache/
implementation 'org.testingisdocumenting.webtau:webtau-cache:1.28'
// https://jarcasting.com/artifacts/org.testingisdocumenting.webtau/webtau-cache/
implementation ("org.testingisdocumenting.webtau:webtau-cache:1.28")
'org.testingisdocumenting.webtau:webtau-cache:jar:1.28'
<dependency org="org.testingisdocumenting.webtau" name="webtau-cache" rev="1.28">
<artifact name="webtau-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-cache', version='1.28')
)
libraryDependencies += "org.testingisdocumenting.webtau" % "webtau-cache" % "1.28"
[org.testingisdocumenting.webtau/webtau-cache "1.28"]