is not current version
Last Version 1.4.2

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


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http
Version

Version

1.3
Type

Type

pom

Download http 1.3

Filename Size
http-1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ericsson.research.trap.transports/http/
implementation 'com.ericsson.research.trap.transports:http:1.3'
// https://jarcasting.com/artifacts/com.ericsson.research.trap.transports/http/
implementation ("com.ericsson.research.trap.transports:http:1.3")
'com.ericsson.research.trap.transports:http:pom:1.3'
<dependency org="com.ericsson.research.trap.transports" name="http" rev="1.3">
  <artifact name="http" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ericsson.research.trap.transports', module='http', version='1.3')
)
libraryDependencies += "com.ericsson.research.trap.transports" % "http" % "1.3"
[com.ericsson.research.trap.transports/http "1.3"]