is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:matching-ml 2.5


Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-ml
Version

Version

2.5
Type

Type

jar

Download matching-ml 2.5


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