| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.almondtools | 
    
| ArtifactId | ArtifactIdstringsandchars | 
    
| Last Version | Last Version0.2.22 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.almondtools:stringsandchars 
            Searching and Matching Strings and Chars with efficient algorithms. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| stringsandchars-0.2.22.pom | |
| stringsandchars-0.2.22.jar | 174 KB | 
| stringsandchars-0.2.22-sources.jar | 64 KB | 
| stringsandchars-0.2.22-javadoc.jar | 490 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.almondtools/stringsandchars/ -->
<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>stringsandchars</artifactId>
    <version>0.2.22</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.almondtools/stringsandchars/
implementation 'com.github.almondtools:stringsandchars:0.2.22'
                // https://jarcasting.com/artifacts/com.github.almondtools/stringsandchars/
implementation ("com.github.almondtools:stringsandchars:0.2.22")
                'com.github.almondtools:stringsandchars:jar:0.2.22'
                <dependency org="com.github.almondtools" name="stringsandchars" rev="0.2.22">
  <artifact name="stringsandchars" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.almondtools', module='stringsandchars', version='0.2.22')
)
                libraryDependencies += "com.github.almondtools" % "stringsandchars" % "0.2.22"
                [com.github.almondtools/stringsandchars "0.2.22"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.github.almondtools : picklock | jar | 0.2.6 | 
| com.github.almondtools : conmatch | jar | 0.1.6 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.mockito : mockito-all | jar | 1.10.19 |