не последняя версия
Последняя версия 3.1.1

de.cit-ec.tcs.alignment:sequence-comparators 3.0.1

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

Группа

Группа

de.cit-ec.tcs.alignment
Идентификатор

Идентификатор

sequence-comparators
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать sequence-comparators 3.0.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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/sequence-comparators/
implementation 'de.cit-ec.tcs.alignment:sequence-comparators:3.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/sequence-comparators/
implementation ("de.cit-ec.tcs.alignment:sequence-comparators:3.0.1")
'de.cit-ec.tcs.alignment:sequence-comparators:jar:3.0.1'
<dependency org="de.cit-ec.tcs.alignment" name="sequence-comparators" rev="3.0.1">
  <artifact name="sequence-comparators" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.tcs.alignment', module='sequence-comparators', version='3.0.1')
)
libraryDependencies += "de.cit-ec.tcs.alignment" % "sequence-comparators" % "3.0.1"
[de.cit-ec.tcs.alignment/sequence-comparators "3.0.1"]