License |
License |
---|---|
Categories |
CategoriesNet SBE Data Data Structures |
GroupId | GroupIdcom.opsbears.webcomponents.net |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version1.0.0-alpha14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpsbears Web Components HTTP components
HTTP library of the OWC ecosystem
|
Filename | Size |
---|---|
http-1.0.0-alpha14.pom | |
http-1.0.0-alpha14.jar | 71 KB |
http-1.0.0-alpha14-sources.jar | 40 KB |
http-1.0.0-alpha14-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/ -->
<dependency>
<groupId>com.opsbears.webcomponents.net</groupId>
<artifactId>http</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation 'com.opsbears.webcomponents.net:http:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation ("com.opsbears.webcomponents.net:http:1.0.0-alpha14")
'com.opsbears.webcomponents.net:http:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.net" name="http" rev="1.0.0-alpha14">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.net', module='http', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.net" % "http" % "1.0.0-alpha14"
[com.opsbears.webcomponents.net/http "1.0.0-alpha14"]
Group / Artifact | Type | Version |
---|---|---|
com.opsbears.webcomponents : immutable | jar | 1.0.0-alpha14 |
com.opsbears.webcomponents : mime | jar | 1.0.0-alpha14 |
com.opsbears.webcomponents : net | jar | 1.0.0-alpha14 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |