is not current version
Last Version 1.5.0

net.gotev:cookie-store-okhttp 1.3.4

OkHttp Cookie Jar implementation for java.net.CookieManager

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

cookie-store-okhttp
Version

Version

1.3.4
Type

Type

jar

Download cookie-store-okhttp 1.3.4


<!-- 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"]