is not current version
Last Version 2.1.1

org.webpieces:http-router-dev 1.9.39

Library that swaps out specific http-router components to be able to compile code on any request that has changed for use in development servers

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-router-dev
Version

Version

1.9.39
Type

Type

jar

Download http-router-dev 1.9.39


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