is not current version
Last Version 2.5.0

com.athaydes.rawhttp:rawhttp-core 2.0-beta4

RawHTTP core module

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-core
Version

Version

2.0-beta4
Type

Type

jar

Download rawhttp-core 2.0-beta4


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