is not current version
Last Version 1.5.0

android-cookie-store 1.3.5

Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.

License

License

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

cookie-store
Version

Version

1.3.5
Type

Type

aar
Description

Description

android-cookie-store
Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.
Project URL

Project URL

https://github.com/gotev/android-cookie-store
Source Code Management

Source Code Management

https://github.com/gotev/android-cookie-store

Download cookie-store 1.3.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.0

runtime (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.