License |
License |
---|---|
GroupId | GroupIdcom.athaydes.rawhttp |
ArtifactId | ArtifactIdrawhttp-cookies |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionrawhttp-cookies
RawHTTP Cookies Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rawhttp-cookies-0.2.1.pom | |
rawhttp-cookies-0.2.1.jar | 17 KB |
rawhttp-cookies-0.2.1-sources.jar | 9 KB |
rawhttp-cookies-0.2.1-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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation 'com.athaydes.rawhttp:rawhttp-cookies:0.2.1'
// https://jarcasting.com/artifacts/com.athaydes.rawhttp/rawhttp-cookies/
implementation ("com.athaydes.rawhttp:rawhttp-cookies:0.2.1")
'com.athaydes.rawhttp:rawhttp-cookies:jar:0.2.1'
<dependency org="com.athaydes.rawhttp" name="rawhttp-cookies" rev="0.2.1">
<artifact name="rawhttp-cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.rawhttp', module='rawhttp-cookies', version='0.2.1')
)
libraryDependencies += "com.athaydes.rawhttp" % "rawhttp-cookies" % "0.2.1"
[com.athaydes.rawhttp/rawhttp-cookies "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.athaydes.rawhttp : rawhttp-core | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.70 |
org.jetbrains.kotlin : kotlin-test | jar | 1.3.70 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.70 |
io.kotlintest : kotlintest | jar | 2.0.7 |