is not current version
Last Version 1.4.2

com.ericsson.research.trap.transports:http 1.4


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http
Version

Version

1.4
Type

Type

pom

Download http 1.4

Filename Size
http-1.4.pom 1 KB
Browse

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