Last Version

TCS Alignment Toolbox Sequence Comparators 3.1.1

This module provides specializations of the Comparator interface for the Sequence data structure.

License

License

GroupId

GroupId

de.cit-ec.tcs.alignment
ArtifactId

ArtifactId

sequence-comparators
Version

Version

3.1.1
Type

Type

jar
Description

Description

TCS Alignment Toolbox Sequence Comparators
This module provides specializations of the Comparator interface for the Sequence data structure.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/tcs
Source Code Management

Source Code Management

http://openresearch.cit-ec.de/projects/tcs/repository

Download sequence-comparators 3.1.1


<!-- https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/sequence-comparators/ -->
<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>sequence-comparators</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/sequence-comparators/
implementation 'de.cit-ec.tcs.alignment:sequence-comparators:3.1.1'
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/sequence-comparators/
implementation ("de.cit-ec.tcs.alignment:sequence-comparators:3.1.1")
'de.cit-ec.tcs.alignment:sequence-comparators:jar:3.1.1'
<dependency org="de.cit-ec.tcs.alignment" name="sequence-comparators" rev="3.1.1">
  <artifact name="sequence-comparators" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.tcs.alignment', module='sequence-comparators', version='3.1.1')
)
libraryDependencies += "de.cit-ec.tcs.alignment" % "sequence-comparators" % "3.1.1"
[de.cit-ec.tcs.alignment/sequence-comparators "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
de.cit-ec.tcs.alignment : comparators-lib jar 3.1.1
de.cit-ec.tcs.alignment : sequences jar 3.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.