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