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