License |
License |
---|---|
GroupId | GroupIdcom.octo.android.robospice |
ArtifactId | ArtifactIdrobospice-cache |
Last Version | Last Version1.4.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRobospice - Persistence Module
RoboSpice persistence module parent
|
Filename | Size |
---|---|
robospice-cache-1.4.14.pom | |
robospice-cache-1.4.14.jar | 31 KB |
robospice-cache-1.4.14-sources.jar | 18 KB |
robospice-cache-1.4.14-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-cache/ -->
<dependency>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-cache</artifactId>
<version>1.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-cache/
implementation 'com.octo.android.robospice:robospice-cache:1.4.14'
// https://jarcasting.com/artifacts/com.octo.android.robospice/robospice-cache/
implementation ("com.octo.android.robospice:robospice-cache:1.4.14")
'com.octo.android.robospice:robospice-cache:jar:1.4.14'
<dependency org="com.octo.android.robospice" name="robospice-cache" rev="1.4.14">
<artifact name="robospice-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.octo.android.robospice', module='robospice-cache', version='1.4.14')
)
libraryDependencies += "com.octo.android.robospice" % "robospice-cache" % "1.4.14"
[com.octo.android.robospice/robospice-cache "1.4.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.commons : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |