is not current version
Last Version 62

com.guicedee.services:cache-api 0.70.0.1-rc13


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

cache-api
Version

Version

0.70.0.1-rc13
Type

Type

jar

Download cache-api 0.70.0.1-rc13


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