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

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

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

Группа

Группа

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

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

sequence-comparators
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать sequence-comparators 3.1.0


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