is not current version
Last Version 3.3

de.uni-mannheim.informatik.dws.melt:receiver-hobbit 3.1

Contains a wrapper for HOBBIT platform (implements the interface used in HOBBIT and transforms the calls to MatcherURL interface).

Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

receiver-hobbit
Version

Version

3.1
Type

Type

jar

Download receiver-hobbit 3.1


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