Last Version

de.julielab:secondstring-2003 0.0.1

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

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

secondstring-2003
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project Organization

JULIE Lab, Germany

Download secondstring-2003 0.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.