GroupId | GroupIdcom.criteo.lolhttp |
---|---|
ArtifactId | ArtifactIdlolhttp_2.12 |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
lolhttp_2.12-0.9.1.pom | |
lolhttp_2.12-0.9.1.jar | 3 MB |
lolhttp_2.12-0.9.1-sources.jar | 34 KB |
lolhttp_2.12-0.9.1-javadoc.jar | 841 KB |
Browse |
<!-- 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"]