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