Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdcache-ri-impl |
Version | Version0.70.0.1-rc13 |
Type | Typejar |
Filename | Size |
---|---|
cache-ri-impl-0.70.0.1-rc13.pom | |
cache-ri-impl-0.70.0.1-rc13.jar | 60 KB |
cache-ri-impl-0.70.0.1-rc13-sources.jar | 45 KB |
cache-ri-impl-0.70.0.1-rc13-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>cache-ri-impl</artifactId>
<version>0.70.0.1-rc13</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/
implementation 'com.guicedee.services:cache-ri-impl:0.70.0.1-rc13'
// https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/
implementation ("com.guicedee.services:cache-ri-impl:0.70.0.1-rc13")
'com.guicedee.services:cache-ri-impl:jar:0.70.0.1-rc13'
<dependency org="com.guicedee.services" name="cache-ri-impl" rev="0.70.0.1-rc13">
<artifact name="cache-ri-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='cache-ri-impl', version='0.70.0.1-rc13')
)
libraryDependencies += "com.guicedee.services" % "cache-ri-impl" % "0.70.0.1-rc13"
[com.guicedee.services/cache-ri-impl "0.70.0.1-rc13"]