is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:matching-eval 3.1

This module contains matcher classes for matchers that are implemented in another environment than Java (such as a python matcher).

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-eval
Version

Version

3.1
Type

Type

jar

Download matching-eval 3.1


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