не последняя версия
Последняя версия 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.

Группа

Группа

fr.ujm.tse.lt2c.satin
Идентификатор

Идентификатор

cachesize
Версия

Версия

0.2
Тип

Тип

jar

Скачать 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"]