License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIdhttpmodel-core |
Last Version | Last Version0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpmodel-core
A library-agnostic HTTP model library for library-agnostic HTTP operations
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpmodel-core-0.0.0.pom | |
httpmodel-core-0.0.0.jar | 50 KB |
httpmodel-core-0.0.0-sources.jar | 39 KB |
httpmodel-core-0.0.0-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sigpwned/httpmodel-core/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>httpmodel-core</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/httpmodel-core/
implementation 'com.sigpwned:httpmodel-core:0.0.0'
// https://jarcasting.com/artifacts/com.sigpwned/httpmodel-core/
implementation ("com.sigpwned:httpmodel-core:0.0.0")
'com.sigpwned:httpmodel-core:jar:0.0.0'
<dependency org="com.sigpwned" name="httpmodel-core" rev="0.0.0">
<artifact name="httpmodel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='httpmodel-core', version='0.0.0')
)
libraryDependencies += "com.sigpwned" % "httpmodel-core" % "0.0.0"
[com.sigpwned/httpmodel-core "0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |