GroupId | GroupIdcom.athaydes.rawhttp |
---|---|
ArtifactId | ArtifactIdrawhttp-req-in-edit |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
rawhttp-req-in-edit-0.1.2.pom | |
rawhttp-req-in-edit-0.1.2.jar | 25 KB |
rawhttp-req-in-edit-0.1.2-sources.jar | 13 KB |
rawhttp-req-in-edit-0.1.2-javadoc.jar | 53 KB |
Browse |
<!-- 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"]