is not current version
Last Version 0.17.0

org.deephacks:confit-provider-cached 0.16.0

Cached Cache Provider

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-provider-cached
Version

Version

0.16.0
Type

Type

jar

Download confit-provider-cached 0.16.0


<!-- https://jarcasting.com/artifacts/org.deephacks/confit-provider-cached/ -->
<dependency>
    <groupId>org.deephacks</groupId>
    <artifactId>confit-provider-cached</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-cached/
implementation 'org.deephacks:confit-provider-cached:0.16.0'
// https://jarcasting.com/artifacts/org.deephacks/confit-provider-cached/
implementation ("org.deephacks:confit-provider-cached:0.16.0")
'org.deephacks:confit-provider-cached:jar:0.16.0'
<dependency org="org.deephacks" name="confit-provider-cached" rev="0.16.0">
  <artifact name="confit-provider-cached" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-provider-cached', version='0.16.0')
)
libraryDependencies += "org.deephacks" % "confit-provider-cached" % "0.16.0"
[org.deephacks/confit-provider-cached "0.16.0"]