Last Version

StroreBox Android Library 1.4.0

Android library for streamlining SharedPreferences.

License

License

Categories

Categories

Net
GroupId

GroupId

net.orange-box.storebox
ArtifactId

ArtifactId

storebox-lib
Version

Version

1.4.0
Type

Type

jar
Description

Description

StroreBox Android Library
Android library for streamlining SharedPreferences.
Project URL

Project URL

http://martino2k6.github.io/StoreBox
Source Code Management

Source Code Management

https://github.com/martino2k6/StoreBox

Download storebox-lib 1.4.0


<!-- https://jarcasting.com/artifacts/net.orange-box.storebox/storebox-lib/ -->
<dependency>
    <groupId>net.orange-box.storebox</groupId>
    <artifactId>storebox-lib</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.orange-box.storebox/storebox-lib/
implementation 'net.orange-box.storebox:storebox-lib:1.4.0'
// https://jarcasting.com/artifacts/net.orange-box.storebox/storebox-lib/
implementation ("net.orange-box.storebox:storebox-lib:1.4.0")
'net.orange-box.storebox:storebox-lib:jar:1.4.0'
<dependency org="net.orange-box.storebox" name="storebox-lib" rev="1.4.0">
  <artifact name="storebox-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.orange-box.storebox', module='storebox-lib', version='1.4.0')
)
libraryDependencies += "net.orange-box.storebox" % "storebox-lib" % "1.4.0"
[net.orange-box.storebox/storebox-lib "1.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.jodah : typetools jar 0.4.6
com.android.support » support-annotations jar 23.3.0

Project Modules

There are no modules declared in this project.