GroupId | GroupIdcom.athaydes.rawhttp |
---|---|
ArtifactId | ArtifactIdrawhttp-cookies |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
rawhttp-cookies-0.2.0.pom | |
rawhttp-cookies-0.2.0.jar | 17 KB |
rawhttp-cookies-0.2.0-sources.jar | 9 KB |
rawhttp-cookies-0.2.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.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"]