is not current version
Last Version 0.3.0

com.athaydes.rawhttp:rawhttp-cookies 0.2.0

RawHTTP Cookies Integration

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-cookies
Version

Version

0.2.0
Type

Type

jar

Download rawhttp-cookies 0.2.0


<!-- https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/ -->
<dependency>
    <groupId>com.athaydes.rawhttp</groupId>
    <artifactId>rawhttp-cookies</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation 'com.athaydes.rawhttp:rawhttp-cookies:0.2.0'
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation ("com.athaydes.rawhttp:rawhttp-cookies:0.2.0")
'com.athaydes.rawhttp:rawhttp-cookies:jar:0.2.0'
<dependency org="com.athaydes.rawhttp" name="rawhttp-cookies" rev="0.2.0">
  <artifact name="rawhttp-cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.rawhttp', module='rawhttp-cookies', version='0.2.0')
)
libraryDependencies += "com.athaydes.rawhttp" % "rawhttp-cookies" % "0.2.0"
[com.athaydes.rawhttp/rawhttp-cookies "0.2.0"]