Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdiq-http-client |
Version | Version10.0.0-1015 |
Type | Typejar |
Filename | Size |
---|---|
iq-http-client-10.0.0-1015.pom | |
iq-http-client-10.0.0-1015.jar | 38 KB |
iq-http-client-10.0.0-1015-sources.jar | 189 bytes |
iq-http-client-10.0.0-1015-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/iq-http-client/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>iq-http-client</artifactId>
<version>10.0.0-1015</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/iq-http-client/
implementation 'com.sdl.delivery:iq-http-client:10.0.0-1015'
// https://jarcasting.com/artifacts/com.sdl.delivery/iq-http-client/
implementation ("com.sdl.delivery:iq-http-client:10.0.0-1015")
'com.sdl.delivery:iq-http-client:jar:10.0.0-1015'
<dependency org="com.sdl.delivery" name="iq-http-client" rev="10.0.0-1015">
<artifact name="iq-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='iq-http-client', version='10.0.0-1015')
)
libraryDependencies += "com.sdl.delivery" % "iq-http-client" % "10.0.0-1015"
[com.sdl.delivery/iq-http-client "10.0.0-1015"]