Jar examples for e:efficientstring
A more memory efficient way of keeping large amount of strings in memory in Java
You can download jar file efficientstring 1.12 in this page.
MIT license
You can use the following script to add efficientstring-1.12.jar to your project.
<dependency> <groupId>com.jillesvangurp</groupId> <artifactId>efficientstring</artifactId> <version>1.12</version> </dependency>
compile group: 'com.jillesvangurp', name: 'efficientstring', version: '1.12'
libraryDependencies += "com.jillesvangurp" % "efficientstring" % "1.12"
<dependency org="com.jillesvangurp" name="efficientstring" rev="1.12"/>
@Grapes(@Grab(group='com.jillesvangurp', module='efficientstring', version='1.12'))
'com.jillesvangurp:efficientstring:jar:1.12'
Click the following link to download the jar file.
efficientstring-1.12-javadoc.jar