Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.gotev |
ArtifactId | ArtifactIdcookie-store-okhttp |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
cookie-store-okhttp-1.3.4.pom | |
cookie-store-okhttp-1.3.4.jar | 9 KB |
cookie-store-okhttp-1.3.4-sources.jar | 703 bytes |
cookie-store-okhttp-1.3.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/ -->
<dependency>
<groupId>net.gotev</groupId>
<artifactId>cookie-store-okhttp</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/
implementation 'net.gotev:cookie-store-okhttp:1.3.4'
// https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/
implementation ("net.gotev:cookie-store-okhttp:1.3.4")
'net.gotev:cookie-store-okhttp:jar:1.3.4'
<dependency org="net.gotev" name="cookie-store-okhttp" rev="1.3.4">
<artifact name="cookie-store-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gotev', module='cookie-store-okhttp', version='1.3.4')
)
libraryDependencies += "net.gotev" % "cookie-store-okhttp" % "1.3.4"
[net.gotev/cookie-store-okhttp "1.3.4"]