is not current version
Last Version 0.3.0

studio.crud.feature:cache 0.0.1

Cache Feature

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

cache
Version

Version

0.0.1
Type

Type

jar

Download cache 0.0.1


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