| License | License | 
|---|---|
| GroupId | GroupIdcom.sigpwned | 
| ArtifactId | ArtifactIdhttpmodel | 
| Last Version | Last Version0.0.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionhttpmodel A library-agnostic HTTP model library for library-agnostic HTTP operations | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| httpmodel-0.0.0.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sigpwned/httpmodel/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>httpmodel</artifactId>
    <version>0.0.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.sigpwned/httpmodel/
implementation 'com.sigpwned:httpmodel:0.0.0'// https://jarcasting.com/artifacts/com.sigpwned/httpmodel/
implementation ("com.sigpwned:httpmodel:0.0.0")'com.sigpwned:httpmodel:pom:0.0.0'<dependency org="com.sigpwned" name="httpmodel" rev="0.0.0">
  <artifact name="httpmodel" type="pom" />
</dependency>@Grapes(
@Grab(group='com.sigpwned', module='httpmodel', version='0.0.0')
)libraryDependencies += "com.sigpwned" % "httpmodel" % "0.0.0"[com.sigpwned/httpmodel "0.0.0"]