is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents.net.http:dispatcher 1.0.0-alpha13

HTTP dispatcher contract

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.net.http
ArtifactId

ArtifactId

dispatcher
Version

Version

1.0.0-alpha13
Type

Type

jar

Download dispatcher 1.0.0-alpha13


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