is not current version
Last Version 3.3

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


Categories

Categories

ORM Data
GroupId

GroupId

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

ArtifactId

receiver-http
Version

Version

3.1
Type

Type

jar

Download receiver-http 3.1


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