is not current version
Last Version 3.9

org.odpi.egeria:http-helper 0.1


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

http-helper
Version

Version

0.1
Type

Type

jar

Download http-helper 0.1


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