не последняя версия
Последняя версия 1.0.2

com.m3:method-cache-interceptor 1.0.1


Группа

Группа

com.m3
Идентификатор

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

method-cache-interceptor
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать method-cache-interceptor 1.0.1


<!-- https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/ -->
<dependency>
    <groupId>com.m3</groupId>
    <artifactId>method-cache-interceptor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/
implementation 'com.m3:method-cache-interceptor:1.0.1'
// https://jarcasting.com/artifacts/com.m3/method-cache-interceptor/
implementation ("com.m3:method-cache-interceptor:1.0.1")
'com.m3:method-cache-interceptor:jar:1.0.1'
<dependency org="com.m3" name="method-cache-interceptor" rev="1.0.1">
  <artifact name="method-cache-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='method-cache-interceptor', version='1.0.1')
)
libraryDependencies += "com.m3" % "method-cache-interceptor" % "1.0.1"
[com.m3/method-cache-interceptor "1.0.1"]