GroupId | GroupIdcom.maxifier.mxcache |
---|---|
ArtifactId | ArtifactIdmxcache-tests |
Version | Version2.5.4 |
Type | Typejar |
Filename | Size |
---|---|
mxcache-tests-2.5.4.pom | |
mxcache-tests-2.5.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/ -->
<dependency>
<groupId>com.maxifier.mxcache</groupId>
<artifactId>mxcache-tests</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/
implementation 'com.maxifier.mxcache:mxcache-tests:2.5.4'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-tests/
implementation ("com.maxifier.mxcache:mxcache-tests:2.5.4")
'com.maxifier.mxcache:mxcache-tests:jar:2.5.4'
<dependency org="com.maxifier.mxcache" name="mxcache-tests" rev="2.5.4">
<artifact name="mxcache-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='mxcache-tests', version='2.5.4')
)
libraryDependencies += "com.maxifier.mxcache" % "mxcache-tests" % "2.5.4"
[com.maxifier.mxcache/mxcache-tests "2.5.4"]