is not current version
Last Version 2.5.3

com.github.pjfanning:poi-shared-strings 1.0.4

Memory efficient Shared Strings Table implementation for POI streaming

GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

poi-shared-strings
Version

Version

1.0.4
Type

Type

jar

Download poi-shared-strings 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>poi-shared-strings</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation 'com.github.pjfanning:poi-shared-strings:1.0.4'
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation ("com.github.pjfanning:poi-shared-strings:1.0.4")
'com.github.pjfanning:poi-shared-strings:jar:1.0.4'
<dependency org="com.github.pjfanning" name="poi-shared-strings" rev="1.0.4">
  <artifact name="poi-shared-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='poi-shared-strings', version='1.0.4')
)
libraryDependencies += "com.github.pjfanning" % "poi-shared-strings" % "1.0.4"
[com.github.pjfanning/poi-shared-strings "1.0.4"]