is not current version
Last Version 0.2.1

fr.ujm.tse.lt2c.satin:cachesize 0.2

CacheSize makes low level cache information available : cache levels, type, size and other properties.

GroupId

GroupId

fr.ujm.tse.lt2c.satin
ArtifactId

ArtifactId

cachesize
Version

Version

0.2
Type

Type

jar

Download cachesize 0.2


<!-- https://jarcasting.com/artifacts/fr.ujm.tse.lt2c.satin/cachesize/ -->
<dependency>
    <groupId>fr.ujm.tse.lt2c.satin</groupId>
    <artifactId>cachesize</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.ujm.tse.lt2c.satin/cachesize/
implementation 'fr.ujm.tse.lt2c.satin:cachesize:0.2'
// https://jarcasting.com/artifacts/fr.ujm.tse.lt2c.satin/cachesize/
implementation ("fr.ujm.tse.lt2c.satin:cachesize:0.2")
'fr.ujm.tse.lt2c.satin:cachesize:jar:0.2'
<dependency org="fr.ujm.tse.lt2c.satin" name="cachesize" rev="0.2">
  <artifact name="cachesize" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.ujm.tse.lt2c.satin', module='cachesize', version='0.2')
)
libraryDependencies += "fr.ujm.tse.lt2c.satin" % "cachesize" % "0.2"
[fr.ujm.tse.lt2c.satin/cachesize "0.2"]