is not current version
Last Version 0.0.8

string-store 0.0.4

Store Strings

License

License

GroupId

GroupId

com.plooh.adssi
ArtifactId

ArtifactId

string-store
Version

Version

0.0.4
Type

Type

pom
Description

Description

string-store
Store Strings
Project URL

Project URL

https://github.com/aps-lab/string-store
Source Code Management

Source Code Management

https://github.com/aps-lab/string-store

Download string-store 0.0.4

Filename Size
string-store-0.0.4.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.plooh.adssi/string-store/ -->
<dependency>
    <groupId>com.plooh.adssi</groupId>
    <artifactId>string-store</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.plooh.adssi/string-store/
implementation 'com.plooh.adssi:string-store:0.0.4'
// https://jarcasting.com/artifacts/com.plooh.adssi/string-store/
implementation ("com.plooh.adssi:string-store:0.0.4")
'com.plooh.adssi:string-store:pom:0.0.4'
<dependency org="com.plooh.adssi" name="string-store" rev="0.0.4">
  <artifact name="string-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.plooh.adssi', module='string-store', version='0.0.4')
)
libraryDependencies += "com.plooh.adssi" % "string-store" % "0.0.4"
[com.plooh.adssi/string-store "0.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • store-api
  • store-map
  • store-redis