| GroupId | GroupIdcom.criteo.lolhttp |
|---|---|
| ArtifactId | ArtifactIdlolhttp_2.11 |
| Version | Version0.13.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| lolhttp_2.11-0.13.1.pom | |
| lolhttp_2.11-0.13.1.jar | 13 MB |
| lolhttp_2.11-0.13.1-sources.jar | 25 KB |
| lolhttp_2.11-0.13.1-javadoc.jar | 482 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.criteo.lolhttp/lolhttp_2.11/ -->
<dependency>
<groupId>com.criteo.lolhttp</groupId>
<artifactId>lolhttp_2.11</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.criteo.lolhttp/lolhttp_2.11/
implementation 'com.criteo.lolhttp:lolhttp_2.11:0.13.1'
// https://jarcasting.com/artifacts/com.criteo.lolhttp/lolhttp_2.11/
implementation ("com.criteo.lolhttp:lolhttp_2.11:0.13.1")
'com.criteo.lolhttp:lolhttp_2.11:jar:0.13.1'
<dependency org="com.criteo.lolhttp" name="lolhttp_2.11" rev="0.13.1">
<artifact name="lolhttp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.criteo.lolhttp', module='lolhttp_2.11', version='0.13.1')
)
libraryDependencies += "com.criteo.lolhttp" % "lolhttp_2.11" % "0.13.1"
[com.criteo.lolhttp/lolhttp_2.11 "0.13.1"]