is not current version
Last Version 10.0.0

com.criteo.lolhttp:lolhttp_2.12 0.9.1

lolhttp

GroupId

GroupId

com.criteo.lolhttp
ArtifactId

ArtifactId

lolhttp_2.12
Version

Version

0.9.1
Type

Type

jar

Download lolhttp_2.12 0.9.1


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