is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:matching-base 2.4


Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

matching-base
Version

Version

2.4
Type

Type

jar

Download matching-base 2.4


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