| License | License | 
|---|---|
| Categories | CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery | 
| GroupId | GroupIdcom.pushtorefresh | 
| ArtifactId | ArtifactIdbamboostorage | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionAndroid BambooStorage library Modern, fast and memory efficient Storage API based on ContentProviders | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bamboostorage-1.4.0.pom | |
| bamboostorage-1.4.0.aar | 19 KB | 
| bamboostorage-1.4.0-sources.jar | 10 KB | 
| bamboostorage-1.4.0-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.pushtorefresh/bamboostorage/ -->
<dependency>
    <groupId>com.pushtorefresh</groupId>
    <artifactId>bamboostorage</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.pushtorefresh/bamboostorage/
implementation 'com.pushtorefresh:bamboostorage:1.4.0'// https://jarcasting.com/artifacts/com.pushtorefresh/bamboostorage/
implementation ("com.pushtorefresh:bamboostorage:1.4.0")'com.pushtorefresh:bamboostorage:aar:1.4.0'<dependency org="com.pushtorefresh" name="bamboostorage" rev="1.4.0">
  <artifact name="bamboostorage" type="aar" />
</dependency>@Grapes(
@Grab(group='com.pushtorefresh', module='bamboostorage', version='1.4.0')
)libraryDependencies += "com.pushtorefresh" % "bamboostorage" % "1.4.0"[com.pushtorefresh/bamboostorage "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |