is not current version
Last Version 1.5.0

net.gotev:cookie-store-okhttp 1.2.3

OkHttp Cookie Jar implementation for java.net.CookieManager

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

cookie-store-okhttp
Version

Version

1.2.3
Type

Type

jar

Download cookie-store-okhttp 1.2.3


<!-- https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/ -->
<dependency>
    <groupId>net.gotev</groupId>
    <artifactId>cookie-store-okhttp</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/
implementation 'net.gotev:cookie-store-okhttp:1.2.3'
// https://jarcasting.com/artifacts/net.gotev/cookie-store-okhttp/
implementation ("net.gotev:cookie-store-okhttp:1.2.3")
'net.gotev:cookie-store-okhttp:jar:1.2.3'
<dependency org="net.gotev" name="cookie-store-okhttp" rev="1.2.3">
  <artifact name="cookie-store-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gotev', module='cookie-store-okhttp', version='1.2.3')
)
libraryDependencies += "net.gotev" % "cookie-store-okhttp" % "1.2.3"
[net.gotev/cookie-store-okhttp "1.2.3"]