is not current version
Last Version 1.4.2

com.ericsson.research.trap:trap-transport-http 1.3

Shorthand dependency to include the Trap Sun HTTP transport

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap
ArtifactId

ArtifactId

trap-transport-http
Version

Version

1.3
Type

Type

jar

Download trap-transport-http 1.3


<!-- https://jarcasting.com/artifacts/com.ericsson.research.trap/trap-transport-http/ -->
<dependency>
    <groupId>com.ericsson.research.trap</groupId>
    <artifactId>trap-transport-http</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ericsson.research.trap/trap-transport-http/
implementation 'com.ericsson.research.trap:trap-transport-http:1.3'
// https://jarcasting.com/artifacts/com.ericsson.research.trap/trap-transport-http/
implementation ("com.ericsson.research.trap:trap-transport-http:1.3")
'com.ericsson.research.trap:trap-transport-http:jar:1.3'
<dependency org="com.ericsson.research.trap" name="trap-transport-http" rev="1.3">
  <artifact name="trap-transport-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ericsson.research.trap', module='trap-transport-http', version='1.3')
)
libraryDependencies += "com.ericsson.research.trap" % "trap-transport-http" % "1.3"
[com.ericsson.research.trap/trap-transport-http "1.3"]