is not current version
Last Version 0.4.0

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

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

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-req-in-edit
Version

Version

0.1.2
Type

Type

jar

Download rawhttp-req-in-edit 0.1.2


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