Cookie Manager


License

License

Categories

Categories

Net
GroupId

GroupId

net.jp.saf.http.cookie
ArtifactId

ArtifactId

cookie-manager
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cookie Manager
Cookie Manager
Project URL

Project URL

https://github.com/k-minemoto/cookie-manager/
Project Organization

Project Organization

k-minemoto

Download cookie-manager

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-j2ee_1.4_spec jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0