is not current version
Last Version 0.4.0

com.athaydes.rawhttp:rawhttp-req-in-edit 0.2.0

RawHTTP req-in-edit module (Jetbrains HTTP format)

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-req-in-edit
Version

Version

0.2.0
Type

Type

jar

Download rawhttp-req-in-edit 0.2.0


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