License |
License |
---|---|
GroupId | GroupIdcom.athaydes.rawhttp |
ArtifactId | ArtifactIdrawhttp-cookies |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrawhttp-cookies
RawHTTP Cookies Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rawhttp-cookies-0.3.0.pom | |
rawhttp-cookies-0.3.0.jar | 17 KB |
rawhttp-cookies-0.3.0-sources.jar | 9 KB |
rawhttp-cookies-0.3.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/ -->
<dependency>
<groupId>com.athaydes.rawhttp</groupId>
<artifactId>rawhttp-cookies</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation 'com.athaydes.rawhttp:rawhttp-cookies:0.3.0'
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation ("com.athaydes.rawhttp:rawhttp-cookies:0.3.0")
'com.athaydes.rawhttp:rawhttp-cookies:jar:0.3.0'
<dependency org="com.athaydes.rawhttp" name="rawhttp-cookies" rev="0.3.0">
<artifact name="rawhttp-cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.rawhttp', module='rawhttp-cookies', version='0.3.0')
)
libraryDependencies += "com.athaydes.rawhttp" % "rawhttp-cookies" % "0.3.0"
[com.athaydes.rawhttp/rawhttp-cookies "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.athaydes.rawhttp : rawhttp-core | jar | 2.5.0 |