Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.touscm |
ArtifactId | ArtifactIdquicker-data-cache |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
quicker-data-cache-1.2.1.pom | |
quicker-data-cache-1.2.1.jar | 16 KB |
quicker-data-cache-1.2.1-sources.jar | 9 KB |
quicker-data-cache-1.2.1-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.touscm/quicker-data-cache/ -->
<dependency>
<groupId>com.touscm</groupId>
<artifactId>quicker-data-cache</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-data-cache/
implementation 'com.touscm:quicker-data-cache:1.2.1'
// https://jarcasting.com/artifacts/com.touscm/quicker-data-cache/
implementation ("com.touscm:quicker-data-cache:1.2.1")
'com.touscm:quicker-data-cache:jar:1.2.1'
<dependency org="com.touscm" name="quicker-data-cache" rev="1.2.1">
<artifact name="quicker-data-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-data-cache', version='1.2.1')
)
libraryDependencies += "com.touscm" % "quicker-data-cache" % "1.2.1"
[com.touscm/quicker-data-cache "1.2.1"]