is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents.net:http 1.0.0-alpha1

HTTP library of the OWC ecosystem

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.net
ArtifactId

ArtifactId

http
Version

Version

1.0.0-alpha1
Type

Type

jar

Download http 1.0.0-alpha1


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.net</groupId>
    <artifactId>http</artifactId>
    <version>1.0.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation 'com.opsbears.webcomponents.net:http:1.0.0-alpha1'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation ("com.opsbears.webcomponents.net:http:1.0.0-alpha1")
'com.opsbears.webcomponents.net:http:jar:1.0.0-alpha1'
<dependency org="com.opsbears.webcomponents.net" name="http" rev="1.0.0-alpha1">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.net', module='http', version='1.0.0-alpha1')
)
libraryDependencies += "com.opsbears.webcomponents.net" % "http" % "1.0.0-alpha1"
[com.opsbears.webcomponents.net/http "1.0.0-alpha1"]