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