is not current version
Last Version 2.6

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


Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-external
Version

Version

2.5
Type

Type

jar

Download matching-external 2.5


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