is not current version
Last Version 1.0.4

io.github.forezp:fast-web-cache 1.0.1

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-cache
Version

Version

1.0.1
Type

Type

jar

Download fast-web-cache 1.0.1


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