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

com.m3:method-cache-interceptor 1.0.0


Группа

Группа

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

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

method-cache-interceptor
Версия

Версия

1.0.0
Тип

Тип

jar

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


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