Last Version

SecondString 0.1

A bunch of fancy soft string matching routines, with some accompanying datasets

License

License

GroupId

GroupId

com.wcohen
ArtifactId

ArtifactId

com.wcohen.secondstring
Version

Version

0.1
Type

Type

jar
Description

Description

SecondString
A bunch of fancy soft string matching routines, with some accompanying datasets
Project URL

Project URL

https://github.com/TeamCohen/secondstring

Download com.wcohen.secondstring 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.8

Project Modules

There are no modules declared in this project.