is not current version
Last Version 0.3.0

com.athaydes.rawhttp:rawhttp-cookies 0.1.1

RawHTTP Cookies Integration

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-cookies
Version

Version

0.1.1
Type

Type

jar

Download rawhttp-cookies 0.1.1


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