android-cookie-store

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
Last Version

Last Version

1.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1