is not current version
Last Version 1.0.0-alpha14

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

HTTP routing contract

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.net.http
ArtifactId

ArtifactId

routing
Version

Version

1.0.0-alpha13
Type

Type

jar

Download routing 1.0.0-alpha13


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