is not current version
Last Version 1.4.0

net.orange-box.storebox:storebox-lib 1.2.1

Android library for streamlining SharedPreferences.

Categories

Categories

Net
GroupId

GroupId

net.orange-box.storebox
ArtifactId

ArtifactId

storebox-lib
Version

Version

1.2.1
Type

Type

jar

Download storebox-lib 1.2.1


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