is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api 3.1

Simple alignment API (Yet Another Alignment API, YAAA) offering data structures for Ontology Alignments as well as additional alignment-related services.

Categories

Categories

ORM Data Other General Purpose Libraries
GroupId

GroupId

de.uni-mannheim.informatik.dws.melt
ArtifactId

ArtifactId

yet-another-alignment-api
Version

Version

3.1
Type

Type

jar

Download yet-another-alignment-api 3.1


<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>yet-another-alignment-api</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation 'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:3.1'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation ("de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:3.1")
'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:jar:3.1'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="yet-another-alignment-api" rev="3.1">
  <artifact name="yet-another-alignment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='yet-another-alignment-api', version='3.1')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "yet-another-alignment-api" % "3.1"
[de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api "3.1"]