string-store

Store Strings

License

License

GroupId

GroupId

com.plooh.adssi
ArtifactId

ArtifactId

string-store
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

string-store
Store Strings
Project URL

Project URL

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

Source Code Management

https://github.com/dialchain/string-store

Download string-store

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

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

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

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1