is not current version
Last Version 1.1.34

com.epam.jdi:jdi-http 1.1.15

Epam Http library

GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-http
Version

Version

1.1.15
Type

Type

jar

Download jdi-http 1.1.15


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