Last Version

SecondString 20100303

This is a copy of the SecondString library from https://sourceforge.net/projects/secondstring/ to obtain a usable Maven artifact.

License

License

GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

secondstring
Version

Version

20100303
Type

Type

jar
Description

Description

SecondString
This is a copy of the SecondString library from https://sourceforge.net/projects/secondstring/ to obtain a usable Maven artifact.
Project URL

Project URL

https://sourceforge.net/projects/secondstring/
Source Code Management

Source Code Management

https://sourceforge.net/projects/secondstring/

Download secondstring 20100303


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.