is not current version
Last Version 1.28.4

com.github.damianwajser:spring-commons-cache 1.13.2


GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-commons-cache
Version

Version

1.13.2
Type

Type

jar

Download spring-commons-cache 1.13.2


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